summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-05-07 09:38:26 +0200
committerJürg Billeter <j@bitron.ch>2020-05-07 09:42:53 +0200
commit2834243e98af85d6451b1e5cf878e612ae54d86c (patch)
treeb21a2c0a99f7da2ae9cfc24e08cc3b8b8db04548
parent62eee7be681c74c6b6aa679acac9d27bf1b871e9 (diff)
downloadbuildstream-juerg/bst-1-ci.tar.gz
.gitlab-ci.yml: Update docker imagesjuerg/bst-1-ci
-rw-r--r--.gitlab-ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ccf114c2a..addf6e3ba 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ stages:
- post
variables:
- DOCKER_IMAGE_VERSION: master-132813612
+ DOCKER_IMAGE_VERSION: master-140747994
INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
TEST_COMMAND: "tox -- --color=yes --integration"
COVERAGE_PREFIX: "${CI_JOB_NAME}."
@@ -65,11 +65,11 @@ tests-fedora-31:
<<: *tests
tests-ubuntu-18.04:
- image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-ubuntu:18.04-master-55318540
+ image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-ubuntu:18.04-${DOCKER_IMAGE_VERSION}
<<: *tests
tests-python-3.8-buster:
- image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-python:3.8-buster-master-114538533
+ image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-python:3.8-buster-${DOCKER_IMAGE_VERSION}
<<: *tests
variables:
# This particular testsuite image has both Python 3.7 and Python 3.8 so we