summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-10-04 18:41:29 +0100
committerSimon McVittie <smcv@collabora.com>2018-10-04 18:48:04 +0100
commitc21471dde5969bdc552845c08ac06e8d8f7edb18 (patch)
tree8c1ca405fabcc7dc5c258b916e98348c4d2cabdb
parent6bae26d314df12304683b20ec41f67e250309a15 (diff)
downloaddbus-c21471dde5969bdc552845c08ac06e8d8f7edb18.tar.gz
ci: Use a separate ccache for each CI job
This should avoid them overwriting each other. Signed-off-by: Simon McVittie <smcv@collabora.com> (cherry picked from commit e3fb085886d26aa84a0ce1bfe441244206c87e6f)
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 42a331fa..3164d13c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,6 +35,7 @@ before_script:
- export PATH="/usr/lib/ccache:$PATH"
cache:
+ key: dbus-1.12-${CI_JOB_NAME}
paths:
- .ccache/