summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2018-02-13 18:33:42 +0000
committerBen Brown <ben.brown@codethink.co.uk>2018-02-13 19:16:21 +0000
commit12035ff8bdaf949a65b21e700cc864b35ec0f4fe (patch)
treec8d9c8660d7188de221cf6b73690cc31fc97a680
parent33a3553640bd2c502d8f591c79b1b6d913701077 (diff)
downloadybd-12035ff8bdaf949a65b21e700cc864b35ec0f4fe.tar.gz
Bump artifact-versionbenbrown/prefix-and-bd-renames
-rw-r--r--ybd/config/ybd.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/ybd/config/ybd.conf b/ybd/config/ybd.conf
index d9ac612..9b13936 100644
--- a/ybd/config/ybd.conf
+++ b/ybd/config/ybd.conf
@@ -65,7 +65,9 @@ aliases:
# 9: (after 035c988e) fixed get_tree() to use sha if it exists, before ref
# 10: (after 2bdd743) Add 'rpm-metadata' in cache-key
# 11: (after bd721e8) Fix potentially incorrect checkout of ref instead of sha
-artifact-version: 11
+# 12: (after b1eefba and 33a3553) build-depends file renames don't cause
+# cache-key changes and cache_key now includes prefix
+artifact-version: 12
# path to be used in default chroots for builds
base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin']