Fixed cache
This commit is contained in:
parent
4d41bb204c
commit
3e34ed7ecf
@ -9,12 +9,9 @@ cache:
|
||||
- key:
|
||||
files:
|
||||
- yarn.lock
|
||||
paths:
|
||||
- node_modules
|
||||
- key:
|
||||
files:
|
||||
- frontend/yarn.lock
|
||||
paths:
|
||||
- node_modules
|
||||
- frontend/node_modules
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user