summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-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: