summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-01-22 09:30:15 +0100
committerJürg Billeter <j@bitron.ch>2020-01-22 09:30:15 +0100
commita294184919ac814e1f0125d81f75da0fbf223941 (patch)
treed58be9bf0810bb95df85bc66d38a752e3967c28e
parent2cb1e2c0e9c7e3ad700b779fcf5560e467f85e1c (diff)
downloadbuildstream-juerg/buildbox-run-test-ci.tar.gz
WIP: Update docker imagejuerg/buildbox-run-test-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 38a55053b..0379ac01c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,7 +24,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-105004115
+ DOCKER_IMAGE_VERSION: juerg-buildbox-111300635
PYTEST_ADDOPTS: "--color=yes"
INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
PYTEST_ARGS: "--color=yes --integration -n 2"