Revert "chore: remove node_modules from ci cache"
This reverts commit ec08524282.
This commit is contained in:
parent
9b10b3690d
commit
1d161eef02
@ -3,6 +3,7 @@ default:
|
|||||||
cache:
|
cache:
|
||||||
key: "${CI_COMMIT_REF_SLUG}"
|
key: "${CI_COMMIT_REF_SLUG}"
|
||||||
paths:
|
paths:
|
||||||
|
- node_modules
|
||||||
- .stack
|
- .stack
|
||||||
- .stack-work
|
- .stack-work
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user