Commit 51294ab9 authored by Geoff Simmons's avatar Geoff Simmons

Yet another attempt to bugfix the test stage of the gitlab CI script.

parent f2f71758
......@@ -40,7 +40,7 @@ test:
- go get -d github.com/slimhazard/gogitversion
- pwd
- ls -R /go
- pushd $GOPATH/src/github.com/slimhazard/gogitversion
- pushd $GOPATH/pkg/mod/github.com/slimhazard/gogitversion*
- ./bootstrap.sh
- make install
- popd
......
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