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

Remove unneeded dependencies in .gitlab-ci.yml

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