Fix regeneration of dist-repos (#7332)
This is workaround for Koji bug https://pagure.io/koji/issue/1114
This commit is contained in:
parent
cb0164aaae
commit
0fe97157bd
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ for koji_env in config['tag2distrepo.tags'].keys():
|
|||
'inherit': False,
|
||||
'latest': True,
|
||||
'multilib': False,
|
||||
'split_debuginfo': False,
|
||||
'skip_missing_signatures': False,
|
||||
'allow_missing_signatures': False
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue