mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
Revert "Keep more than one build in our infra tags in koji (#7385)"
Old RPMs often have missing signatures, which break dist-repo
generation (#7273).
This reverts commit a386a860bd.
This commit is contained in:
@@ -66,7 +66,7 @@ for koji_env in config['tag2distrepo.tags'].keys():
|
||||
'delta': [],
|
||||
'event': None,
|
||||
'inherit': False,
|
||||
'latest': False,
|
||||
'latest': True,
|
||||
'multilib': False,
|
||||
'split_debuginfo': False,
|
||||
'skip_missing_signatures': False,
|
||||
|
||||
Reference in New Issue
Block a user