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:34 +0100
commit74f3efa4f5512fbaf54b0fe149af7c094d2e3165 (patch)
tree554b29837fdb4e5e55a9fbbe50a4a376bbc6c056
parentb7e16e089cb81669471e1447eea40477fb3d4d5a (diff)
downloaddbus-74f3efa4f5512fbaf54b0fe149af7c094d2e3165.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..545ee69d 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.10-${CI_JOB_NAME}
paths:
- .ccache/