summaryrefslogtreecommitdiff
path: root/baserock_ostree/image-config.yml
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-20 20:29:02 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-21 10:21:33 +0100
commitb7d12bbdfdc5b58fc19dba985a1ffa1e36522ff1 (patch)
treea4b49dc471eaab0d140e74138920dbf849370611 /baserock_ostree/image-config.yml
parentdbe1204d2e77192cdece1f75a4db8df40e132ca4 (diff)
downloadinfrastructure-b7d12bbdfdc5b58fc19dba985a1ffa1e36522ff1.tar.gz
baserock_ostree: Update for changes in BuildStreamsam/update-ostree
We now need a timer job to update the summary file, see: https://buildstream.gitlab.io/buildstream/artifacts.html#summary-file-updates I also updated BuildStream which changes the artifact push protocol. Sadly the protocol isn't versioned yet so old versions will now fail to push with weird errors.
Diffstat (limited to 'baserock_ostree/image-config.yml')
-rw-r--r--baserock_ostree/image-config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock_ostree/image-config.yml b/baserock_ostree/image-config.yml
index 24e8be9b..b4cdcef5 100644
--- a/baserock_ostree/image-config.yml
+++ b/baserock_ostree/image-config.yml
@@ -39,7 +39,7 @@
dnf: name=python3-pip state=latest
- name: buildstream sources
- git: dest=/home/fedora/buildstream repo=https://gitlab.com/buildstream/buildstream version=dd15b1ba494c4725fd452b6723ff799d1708830c
+ git: dest=/home/fedora/buildstream repo=https://gitlab.com/buildstream/buildstream version=977210795c9ec67309eae3b78e2100c6b2281823
- name: buildstream installed
command: /usr/bin/pip3 install .