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