Update .gitlab-ci.yml

This commit is contained in:
Lara 2019-01-15 21:48:41 +01:00
parent ecd17044ae
commit 10f4743b25

View file

@ -10,7 +10,7 @@ variables:
before_script: before_script:
- apt-get update -yq - apt-get update -yq
- apt-get install -o dir::cache::archives="$APT_CACHE_DIR" -y {{ DEPENDENCIES }} # - apt-get install -o dir::cache::archives="$APT_CACHE_DIR" -y {{ DEPENDENCIES }}
test: test:
stage: test stage: test