robosignatory: add aarch64 and ppc64le signing for silverblue
This commit is contained in:
parent
26265a3246
commit
b476fd9748
1 changed files with 8 additions and 0 deletions
|
@ -474,6 +474,14 @@ config = {
|
|||
'directory': '/mnt/fedora_koji/koji/compose/ostree/repo/',
|
||||
'key': 'fedora-30'
|
||||
},
|
||||
'fedora/rawhide/aarch64/silverblue': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/repo/',
|
||||
'key': 'fedora-31'
|
||||
},
|
||||
'fedora/rawhide/ppc64le/silverblue': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/repo/',
|
||||
'key': 'fedora-31'
|
||||
},
|
||||
'fedora/rawhide/x86_64/silverblue': {
|
||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/repo/',
|
||||
'key': 'fedora-31'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue