From c799adcd2881df8fe7b43c7fbd4993558d62fe29 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 13 Nov 2019 17:07:23 +0100 Subject: [PATCH] chore(gitlab-ci): cache always --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d4bad27ef..770718493 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,6 @@ default: image: name: fpco/stack-build:lts-13.21 cache: - key: "${CI_COMMIT_REF_SLUG}" paths: - node_modules - .stack