summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-10-13 14:37:51 +0100
committerBen Brown <ben.brown@codethink.co.uk>2017-10-17 12:06:13 +0100
commit4ace8eda2b98020e583e8f68c0758f28d3b0284d (patch)
tree7b9c017ba530a13f182615b501a1b00065d0d2c2
parentb4ebdf21351dd156c117832f56753c97a1450e74 (diff)
downloaddefinitions-4ace8eda2b98020e583e8f68c0758f28d3b0284d.tar.gz
.gitlab-ci.yml: Point the cache to the correct gits location
-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: