summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Maat <tm@tlater.net>2018-03-19 14:51:11 +0000
committerTristan Maat <tm@tlater.net>2018-03-19 14:56:45 +0000
commit6b2f1727a86a692e2201e7a8d80f18f1b8e13907 (patch)
tree237bf3e3377c126afc65830d6dae1805b654f61f
parent5d7ee178fcfb337962cef7e9dab6927478215f5f (diff)
downloadbuildstream-6b2f1727a86a692e2201e7a8d80f18f1b8e13907.tar.gz
.gitlab-ci.yml: Fix lack of setuptools_scm causing CI failure
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 26e4f2227..51636ba20 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: buildstream/buildstream-fedora:master-42-571406d
+image: buildstream/buildstream-fedora:master-56-5d7ee17
cache:
key: "$CI_JOB_NAME-"