Skip to content

Commit 389b88b

Browse files
committed
Revert "[build] try out variables"
This reverts commit 95b491a
1 parent 95b491a commit 389b88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
#### expecting it in the form of
1818
#### /go/src/github.com/circleci/go-tool
1919
#### /go/src/bitbucket.org/circleci/go-tool
20-
working_directory: /go/src/github.com/${CIRCLE_PROJECT_USERNAME}/${CIRCLE_PROJECT_REPONAME}
20+
working_directory: /go/src/github.com/g3force/ssl-game-controller
2121
steps:
2222
- checkout
2323

0 commit comments

Comments
 (0)