fix unmatched paths in cache
This commit is contained in:
parent
9a3734369a
commit
ad12c8541a
1 changed files with 1 additions and 2 deletions
|
|
@ -64,8 +64,7 @@ build: &build
|
|||
key: "$CI_COMMIT_REF_SLUG"
|
||||
paths:
|
||||
- 'built/'
|
||||
- '/packages/*/built/'
|
||||
- 'packages/backend/test_federation/built/'
|
||||
- 'packages/*/built/'
|
||||
- 'packages/megalodon/lib/'
|
||||
policy: pull-push
|
||||
when: on_success
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue