Skip to content

Commit

Permalink
Circle doesn't seem to like template vars anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
croomes committed Sep 12, 2017
1 parent d127de5 commit 0ad2497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
#### expecting it in the form of
#### /go/src/github.com/circleci/go-tool
#### /go/src/bitbucket.org/circleci/go-tool
working_directory: /go/src/github.com/{{ORG_NAME}}/{{REPO_NAME}}
working_directory: /go/src/github.com/storageos/go-api
steps:
- checkout

Expand Down

0 comments on commit 0ad2497

Please sign in to comment.