mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-11-22 14:10:28 +00:00
remove working_directory from circleci config, let it use the default, as per their blog post on go modules in 1.11
This commit is contained in:
parent
586781b49c
commit
2d5f99a008
@ -7,8 +7,6 @@ jobs:
|
||||
docker:
|
||||
- image: circleci/golang:1.11
|
||||
|
||||
working_directory: /go/src/github.com/{{ORG_NAME}}/{{REPO_NAME}}
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user