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