Skip to content

Commit

Permalink
Oh, yeah, we do need the auth-client to get go got
Browse files Browse the repository at this point in the history
  • Loading branch information
telyn committed Mar 7, 2017
1 parent ade42ad commit 005c528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ test:
before_script: *version_script
script:
- sed -i 's/".*"/"'"$VERSION~$SNAPSHOT_VERSION"'"/' lib/version.go
- go get github.com/BytemarkHosting/auth-client
- mkdir -p $GOPATH/src/github.com/BytemarkHosting/bytemark-client
# stick our code in the correct place.
- cp -r . $GOPATH/src/github.com/BytemarkHosting/bytemark-client
Expand Down

0 comments on commit 005c528

Please sign in to comment.