Anton Kaliaev
7 years ago
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with
1 additions and
0 deletions
-
circle.yml
|
|
@ -7,6 +7,7 @@ machine: |
|
|
|
GOPATH: "$HOME/.go_project" |
|
|
|
PROJECT_PARENT_PATH: "$GOPATH/src/github.com/$CIRCLE_PROJECT_USERNAME" |
|
|
|
PROJECT_PATH: "$PROJECT_PARENT_PATH/$CIRCLE_PROJECT_REPONAME" |
|
|
|
PATH: "$HOME/.go_project/bin:${PATH}" |
|
|
|
hosts: |
|
|
|
localhost: 127.0.0.1 |
|
|
|
|
|
|
|