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
|
- if: $CI_COMMIT_BRANCH
|
||||||
|
|
||||||
cache: &global_cache_policy
|
cache: &global_cache_policy
|
||||||
key:
|
key: $CI_JOB_IMAGE-$CI_COMMIT_SHORT_SHA
|
||||||
files:
|
|
||||||
- mix.lock
|
|
||||||
paths:
|
paths:
|
||||||
- deps
|
- deps
|
||||||
- _build
|
- _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