Commit 7dd6e7a3 authored by Geoff Simmons's avatar Geoff Simmons

More bugfixing of the test stage of gitlab CI.

parent c107da04
......@@ -35,7 +35,7 @@ test:
- curl -L https://packagecloud.io/varnishcache/varnish66/gpgkey | apt-key add -
- cp container/varnishcache_varnish66.list /etc/apt/sources.list.d/
- apt-get update -q
- apt-get install -y golang-golang-x-tools pandoc git varnish-dev=6.6.2-1-buster
- apt-get install -y golang-golang-x-tools pandoc git varnish-dev=6.6.2-1~buster
- git clone https://github.com/slimhazard/gogitversion.git
- pushd gogitversion
- chmod a+x ./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