summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-06-10 08:39:21 +0200
committerJürg Billeter <j@bitron.ch>2020-06-10 11:22:35 +0200
commit6df8fd3765ce233b544e9d04f037412615e769e2 (patch)
treee4ce8a0a9b76ef40748bfd2de8d4fb9633496dc7
parent0df31342e9c3c32af55f0ea114a60ab858356173 (diff)
downloadbuildstream-juerg/object-file-mode-ci.tar.gz
wip: .gitlab-ci.ymljuerg/object-file-mode-ci
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b8b30edb8..2573bc2c2 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-149783478
+ DOCKER_IMAGE_VERSION: juerg-buildbox-154670527
PYTEST_ADDOPTS: "--color=yes"
INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
PYTEST_ARGS: "--color=yes --integration -n 2"