Skip to content

Commit ca0c4b1

Browse files
committed
Revert "Update config.yml"
This reverts commit 2334f0a.
1 parent 2334f0a commit ca0c4b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +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/cybertec-postgresql/vip-manager
21-
20+
working_directory: /go/src/github.com/{{ORG_NAME}}/{{REPO_NAME}}
2221
steps:
2322
- checkout
2423

0 commit comments

Comments
 (0)