diff --git a/templates/common/common-ci-cache.gitlab-ci.yml b/templates/common/common-ci-cache.gitlab-ci.yml index 5ebc06b..22de4ee 100644 --- a/templates/common/common-ci-cache.gitlab-ci.yml +++ b/templates/common/common-ci-cache.gitlab-ci.yml @@ -1,5 +1,5 @@ cache: - key: "$CI_JOB_NAME" + key: "$CI_COMMIT_REF_SLUG" paths: # Cache Maven - .m2/repository