summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eaa455c8..9902e2cb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,12 +17,12 @@ variables:
# GitLab defined default key is "default". Reuse this for ybd.
key: default
paths:
- - cache/ybd_base/gits
+ - "${YBD_gits}/"
.bst_cache: &bst_cache
cache:
key: bst
paths:
- - cache/buildstream/sources/
+ - "${XDG_CACHE_HOME}/buildstream/sources/"
.ybd_before_script: &ybd_before_script
before_script: