From: Jacob Lifshay Date: Mon, 6 Apr 2020 02:08:22 +0000 (-0700) Subject: add apt-cache dir X-Git-Tag: div_pipeline~1440^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=20a806229de8510e2455a31deec8f66592d61462;p=soc.git add apt-cache dir --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8ddbcf2d..2a2942ba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,6 +13,7 @@ variables: build: stage: build before_script: + - mkdir -p apt-cache - apt-get -o dir::cache::archives="apt-cache" update - >- apt-get -o dir::cache::archives="apt-cache" -y install