Commit 126b8d65 authored by Nick Thomas's avatar Nick Thomas

Remove unneeded dependencies in .gitlab-ci.yml

parent 8a31c5b8
......@@ -13,7 +13,6 @@ verify:
variables:
GITALY_ADDRESS: "tcp://gitaly:8075"
script:
- apt update -qq && apt install -y unzip bzip2
- go version
- make 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