add apt-cache dir
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 6 Apr 2020 02:08:22 +0000 (19:08 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 6 Apr 2020 02:08:22 +0000 (19:08 -0700)
.gitlab-ci.yml

index 8ddbcf2d5b042901937f37c23c0fe56602a1d746..2a2942ba0b04ae4609a4c53002a30ada4bea63fe 100644 (file)
@@ -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