summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2017-05-11 13:03:10 +0100
committerBen Brown <ben.brown@codethink.co.uk>2017-05-11 13:03:10 +0100
commit3983a9d2a2312405fc751b851eae5634b47327ac (patch)
treeb65f67115ba31207106a5992481c3a18fdfe3bc8
parent06e52f09cc2e33937273699885f77768e72d5f55 (diff)
downloadybd-staging/rpm-caching.tar.gz
Bump artifact version for rpm-metadatastaging/rpm-caching
-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 d8bd646..2e862c0 100644
--- a/ybd/config/ybd.conf
+++ b/ybd/config/ybd.conf
@@ -63,7 +63,8 @@ aliases:
# we need to include max-jobs in the cache-key
# 8: (after c59d65cf) support added for git-lfs
# 9: (after 035c988e) fixed get_tree() to use sha if it exists, before ref
-artifact-version: 9
+# 10: (after 06e52f09) include rpm-metadata in the cache-key
+artifact-version: 10
# path to be used in default chroots for builds
base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin']