summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2017-04-28 19:50:11 +0100
committerBen Brown <ben.brown@codethink.co.uk>2017-05-02 12:15:56 +0100
commitcd74c04bea45a7185989c9914b8e8b3916f202db (patch)
treefaea005941d299fcc3e4feebcf61ab3248d7e0e1
parent7c6c80ed0b8cfd83e75f4393a3e21183b28960f0 (diff)
downloadybd-staging/rpm-sha-key.tar.gz
Bump artifact-versionstaging/rpm-sha-key
-rw-r--r--ybd/config/ybd.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/ybd/config/ybd.conf b/ybd/config/ybd.conf
index 46f64dd..d8bd646 100644
--- a/ybd/config/ybd.conf
+++ b/ybd/config/ybd.conf
@@ -62,7 +62,8 @@ aliases:
# 7: (after e7be39bf) see https://gitlab.com/baserock/ybd/issues/249
# we need to include max-jobs in the cache-key
# 8: (after c59d65cf) support added for git-lfs
-artifact-version: 8
+# 9: (after 035c988e) fixed get_tree() to use sha if it exists, before ref
+artifact-version: 9
# path to be used in default chroots for builds
base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin']