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:
|
||||
key: "${CI_COMMIT_REF_SLUG}"
|
||||
paths:
|
||||
- node_modules
|
||||
- .stack
|
||||
- .stack-work
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user