chore(gitlab-ci): cache always

This commit is contained in:
Gregor Kleen 2019-11-13 17:07:23 +01:00
parent d3a0fcbc47
commit c799adcd28

View File

@ -2,7 +2,6 @@ default:
image:
name: fpco/stack-build:lts-13.21
cache:
key: "${CI_COMMIT_REF_SLUG}"
paths:
- node_modules
- .stack