summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-07-08 12:45:52 +0100
committerJavier Jardón <jjardon@gnome.org>2016-07-08 12:55:45 +0100
commit4384d945834c5f3584f126c7895f7019930e49ac (patch)
treebf8758676a236cbe3f847fd02e6cdddf7ad7d832
parentcb16b957a1447ac3809070d8d8cdf4c019a161a2 (diff)
downloaddefinitions-4384d945834c5f3584f126c7895f7019930e49ac.tar.gz
.gitlab-ci.yml: Keep generated artifacts between builds
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7eab5051..3141a036 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,6 +3,10 @@ before_script:
- apt-get update -qq && apt-get install -y -qq python-dev python-pip
- pip install fs pyyaml sandboxlib requests jsonschema
+cache:
+ paths:
+ - /root/ybd/artifacts
+
devel-build-64:
stage: build
script: