chore(gitlab-ci): cache always
This commit is contained in:
parent
d3a0fcbc47
commit
c799adcd28
@ -2,7 +2,6 @@ default:
|
||||
image:
|
||||
name: fpco/stack-build:lts-13.21
|
||||
cache:
|
||||
key: "${CI_COMMIT_REF_SLUG}"
|
||||
paths:
|
||||
- node_modules
|
||||
- .stack
|
||||
|
||||
Loading…
Reference in New Issue
Block a user