summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2017-10-17 12:04:11 +0100
committerBen Brown <ben.brown@codethink.co.uk>2017-10-17 12:04:28 +0100
commitb4ebdf21351dd156c117832f56753c97a1450e74 (patch)
treef9a760aecdc23f7ae0608102df7f2ae46d748210 /.gitlab-ci.yml
parent81b768797aa53cbe34afabc1c5dbc1c600659778 (diff)
downloaddefinitions-b4ebdf21351dd156c117832f56753c97a1450e74.tar.gz
Remove ybd cache to ensure buildstream tasks have enough disk space
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 78dee025..eaa455c8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,6 +67,9 @@ variables:
fi
cat ~/.config/buildstream.conf
+ # Nuke ybd cache to ensure buildstream tasks have enough disk space.
+ - rm -rf "${YBD_base}"
+
stages:
- preprocess
- build-1