Merge branch 'ci/cache' into 'develop'
Change CI caching strategy See merge request pleroma/pleroma!4153
This commit is contained in:
commit
4a881ba366
@ -18,9 +18,7 @@ workflow:
|
||||
- if: $CI_COMMIT_BRANCH
|
||||
|
||||
cache: &global_cache_policy
|
||||
key:
|
||||
files:
|
||||
- mix.lock
|
||||
key: $CI_JOB_IMAGE-$CI_COMMIT_SHORT_SHA
|
||||
paths:
|
||||
- deps
|
||||
- _build
|
||||
|
0
changelog.d/ci-cache.skip
Normal file
0
changelog.d/ci-cache.skip
Normal file
Loading…
Reference in New Issue
Block a user