Add .circleci/config.yml
This commit is contained in:
parent
c38ac71b93
commit
909c93114f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,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/pboehm/ddns
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
|
|
Loading…
Reference in a new issue