summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarius Makovsky <traveltissues@protonmail.com>2019-12-16 16:12:27 +0000
committerDarius Makovsky <traveltissues@protonmail.com>2020-01-08 13:46:58 +0000
commit7801f6e040e5b6fd400dc906d9ca194431bd19ef (patch)
tree61a90b01ec85e9f29f7747195c5016a6735ce188
parentfb50348640d6c14a948462aea92ff5d819435473 (diff)
downloadbuildstream-7801f6e040e5b6fd400dc906d9ca194431bd19ef.tar.gz
DEBUG: use new buildbox image
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 002146f9b..ed79ca730 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: traveltissues-testing-106842226
PYTEST_ADDOPTS: "--color=yes"
INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
PYTEST_ARGS: "--color=yes --integration -n 2"