Create epel8 and f31 (the latter assuming people will set up the bodhi side of things)
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e0313ac25c
commit
b14d0d313b
1 changed files with 8 additions and 2 deletions
|
@ -41,8 +41,14 @@ config = {
|
|||
# Gated coreos-pool tag
|
||||
# Gated rawhide and branched
|
||||
{
|
||||
"from": "f31-pending",
|
||||
"to": "f31",
|
||||
"from": "epel8-signing-pending",
|
||||
"to": "epel8-testing-pending",
|
||||
"key": "testkey",
|
||||
"keyid": "d300e724"
|
||||
},
|
||||
{
|
||||
"from": "f31-signing-pending",
|
||||
"to": "f31-updates-testing-pending",
|
||||
"key": "testkey",
|
||||
"keyid": "d300e724"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue