Fix robosignatory testkey keyid
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
22a4ecd958
commit
e0313ac25c
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ config = {
|
||||||
{
|
{
|
||||||
"from": "f31-pending",
|
"from": "f31-pending",
|
||||||
"to": "f31",
|
"to": "f31",
|
||||||
"key": "fedora-31",
|
"key": "testkey",
|
||||||
"keyid": "3c3359c4"
|
"keyid": "d300e724"
|
||||||
},
|
},
|
||||||
# Gated bodhi updates
|
# Gated bodhi updates
|
||||||
# Non-gated bodhi triggered
|
# Non-gated bodhi triggered
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue