Update .gitlab-ci.yml

This commit is contained in:
Gregor Kleen 2019-11-07 16:08:40 +01:00
parent 26ccef6a90
commit 529db3a6c7

View File

@ -7,7 +7,7 @@ variables:
STACK_ROOT: "${CI_PROJECT_DIR}/.stack"
cache:
key: "%CI_COMMIT_REF_SLUG"
key: "${CI_COMMIT_REF_SLUG}"
paths:
- .stack
- .stack-work