From e8f5c3be1fc7ed7245a69d50e08025320aeece6a Mon Sep 17 00:00:00 2001 From: Virtua Creative Date: Tue, 19 Apr 2016 23:32:56 +0000 Subject: [PATCH] Revert "test11: remove cache" This reverts commit b4178e4531623a06feb68684f174140a53570df9 --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 83abfca..57f002a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,9 @@ image: publysher/hugo +cache: + paths: + - /var/cache/apt/archives/ + before_script: - apt-get update - apt-get -qq install git-core