diff --git a/utils/tests/gitlab-ci.yml b/utils/tests/gitlab-ci.yml index 166dd5b04..b8767b1b9 100644 --- a/utils/tests/gitlab-ci.yml +++ b/utils/tests/gitlab-ci.yml @@ -49,7 +49,7 @@ stages: # # Do not distinguish between branches though to avoid # recompilation of all the files when a new branch is created. - key: "$CI_JOB_NAME" + key: "ccache-$CI_JOB_NAME" paths: - $CCACHE_BASEDIR_VALUE/ timeout: 9h