diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 56e5cc7..1fb40e2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,8 @@ before_script: - export CI_JOB_TIMESTAMP="-Dbuild.timestamp=$(date --utc --iso-8601=seconds)" cache: - key: "$CI_JOB_NAME" +# Change the cache key if major dependencies change + key: constant151 paths: - .m2/repository