summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2017-08-17 10:02:56 +0100
committerBen Brown <ben.brown@codethink.co.uk>2017-08-17 10:26:30 +0100
commita85ca8ba8bc449d5b805a11bf41526316b954680 (patch)
treef25a41eac6b643717a855770a43f6ca97bd99782
parentbd721e8b1c83dd7a1f8c674e164b076251053153 (diff)
downloadybd-a85ca8ba8bc449d5b805a11bf41526316b954680.tar.gz
Bump artifact version for ref/sha checkout fixes
-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 a851d69..27e60eb 100644
--- a/ybd/config/ybd.conf
+++ b/ybd/config/ybd.conf
@@ -64,7 +64,8 @@ aliases:
# 8: (after c59d65cf) support added for git-lfs
# 9: (after 035c988e) fixed get_tree() to use sha if it exists, before ref
# 10: (after 2bdd743) Add 'rpm-metadata' in cache-key
-artifact-version: 10
+# 11: (after bd721e8) Fix potentially incorrect checkout of ref instead of sha
+artifact-version: 11
# path to be used in default chroots for builds
base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin']