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