Commit 0392e150 authored by Geoff Simmons's avatar Geoff Simmons

Yet another attempt to debug & bugfix the gitlab-ci 'test' target.

parent d72a0d36
......@@ -45,7 +45,7 @@ test:
- apt-get install -y golang-golang-x-tools pandoc
- go get -d github.com/slimhazard/gogitversion
- pwd
- ls -R /go
- ls -lR /go
- pushd $GOPATH/pkg/mod/github.com/slimhazard/gogitversion*
- chmod a+x ./bootstrap.sh
- ./bootstrap.sh
......
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