Update .gitlab-ci.yml
This commit is contained in:
parent
ecd17044ae
commit
10f4743b25
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue