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