summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-11-19 10:47:46 +0100
committerJürg Billeter <j@bitron.ch>2020-11-24 08:24:39 +0100
commit83b208bd518821295ff6965863335f723adb942d (patch)
tree35bcb4432c9ba94c3e586ca2a731a02f003e405e
parente831b7ddf72f1f6e6280d3f938849a68b77873eb (diff)
downloadbuildstream-juerg/buildbox.tar.gz
wip: .gitlab-ci.yml: Update BuildBoxjuerg/buildbox
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2031e2791..78aba38a7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,7 +25,7 @@ variables:
# Our own variables
# Version of the docker images we should use for all the images.
# This is taken from buildstream/buildstream-docker-images
- DOCKER_IMAGE_VERSION: master-210859421
+ DOCKER_IMAGE_VERSION: juerg-buildbox-wip-220352489
PYTEST_ADDOPTS: "--color=yes"
INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
PYTEST_ARGS: "--color=yes --integration -n 2"