Add autosigning for 3 rawhide side tags. Ticket 7010
This commit is contained in:
parent
c4844d58ed
commit
b2a2c93e43
1 changed files with 18 additions and 0 deletions
|
@ -37,6 +37,24 @@ config = {
|
|||
'mbs_user': 'mbs/mbs.fedoraproject.org',
|
||||
'tags': [
|
||||
# Temporary tags
|
||||
{
|
||||
"from": "f29-kde",
|
||||
"to": "f29-kde",
|
||||
"key": "fedora-29",
|
||||
"keyid": "429476b4"
|
||||
},
|
||||
{
|
||||
"from": "f29-python",
|
||||
"to": "f29-python",
|
||||
"key": "fedora-29",
|
||||
"keyid": "429476b4"
|
||||
},
|
||||
{
|
||||
"from": "f29-granite",
|
||||
"to": "f29-granite",
|
||||
"key": "fedora-29",
|
||||
"keyid": "429476b4"
|
||||
},
|
||||
# Infra tags
|
||||
{
|
||||
"from": "epel6-infra-candidate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue