Revert "Cache gitlab-ci based on mix.lock"
This reverts commit 6e7e8d2f2f
.
This commit is contained in:
parent
ebf24734f6
commit
f0a3bafe84
@ -8,9 +8,7 @@ variables: &global_variables
|
||||
MIX_ENV: test
|
||||
|
||||
cache: &global_cache_policy
|
||||
key:
|
||||
files:
|
||||
- mix.lock
|
||||
key: ${CI_COMMIT_REF_SLUG}
|
||||
paths:
|
||||
- deps
|
||||
- _build
|
||||
|
Loading…
Reference in New Issue
Block a user