summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2018-02-14 16:02:09 +0000
committerBen Brown <ben.brown@codethink.co.uk>2018-02-15 11:31:28 +0000
commit81ac1e99c07a74101cb9d3941dcdf493be595efe (patch)
treebca8657615cd35ba5f5e6a075a90510908c083b1
parent30709ae2050494125407686e755546b62315981a (diff)
downloadybd-81ac1e99c07a74101cb9d3941dcdf493be595efe.tar.gz
Bump artifact-version
-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 9b13936..129e1bd 100644
--- a/ybd/config/ybd.conf
+++ b/ybd/config/ybd.conf
@@ -67,7 +67,9 @@ aliases:
# 11: (after bd721e8) Fix potentially incorrect checkout of ref instead of sha
# 12: (after b1eefba and 33a3553) build-depends file renames don't cause
# cache-key changes and cache_key now includes prefix
-artifact-version: 12
+# 13: (after 0c26334 and 30709ae) rpm: place manifests into metadir before
+# packaging and separate rpm-metadata from normal cache-key calculation
+artifact-version: 13
# path to be used in default chroots for builds
base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin']