Commit 40491565 authored by Geoff Simmons's avatar Geoff Simmons

CI script returns to the build dir after installing gogitversion.

parent 339b6f85
......@@ -20,8 +20,9 @@ before_script:
- go get -u golang.org/x/lint/golint
- go get -d -v github.com/slimhazard/gogitversion
- vgo mod download
- cd /go/src/github.com/slimhazard/gogitversion
- pushd /go/src/github.com/slimhazard/gogitversion
- make install
- popd
test:
stage: test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment