Removed key from cache in hopes of it working better

This commit is contained in:
Mutzi 2022-08-25 21:52:17 +02:00
parent be63b40121
commit dfed579963

View File

@ -7,10 +7,6 @@ stages:
- package
cache: &global_cache
key:
files:
- yarn.lock
- frontend/yarn.lock
paths:
- .yarn
- node_modules