Update .gitlab-ci.yml

This commit is contained in:
Lara 2019-01-15 21:48:41 +01:00
parent ecd17044ae
commit 10f4743b25
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ variables:
before_script:
- 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:
stage: test