chore: remove node_modules from ci cache

This commit is contained in:
Gregor Kleen 2019-11-08 14:46:49 +01:00
parent 2e3be37e5d
commit ec08524282

View File

@ -3,7 +3,6 @@ default:
cache:
key: "${CI_COMMIT_REF_SLUG}"
paths:
- node_modules
- .stack
- .stack-work