Skip to content

Commit

Permalink
Put fhcli checkout in gopath
Browse files Browse the repository at this point in the history
  • Loading branch information
dcondomitti committed Mar 4, 2019
1 parent bf8bb2a commit bb68905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ jobs:
release:
docker:
- image: circleci/golang:1.11
working_directory: /go/src/github.com/firehydrant/fhcli
steps:
- checkout
- run: echo machine github.com > ~/.netrc
Expand Down

0 comments on commit bb68905

Please sign in to comment.