Add F27 AW to robosignatory
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
d4fa2f152e
commit
8359fdc170
1 changed files with 8 additions and 0 deletions
|
@ -163,6 +163,14 @@ config = {
|
||||||
'directory': '/mnt/fedora_koji/koji/compose/ostree/26/',
|
'directory': '/mnt/fedora_koji/koji/compose/ostree/26/',
|
||||||
'key': 'fedora-26'
|
'key': 'fedora-26'
|
||||||
},
|
},
|
||||||
|
'fedora/27/x86_64/updates/workstation': {
|
||||||
|
'directory': '/mnt/fedora_koji/koji/compose/updates/atomic/',
|
||||||
|
'key': 'fedora-27'
|
||||||
|
},
|
||||||
|
'fedora/27/x86_64/testing/workstation': {
|
||||||
|
'directory': '/mnt/fedora_koji/koji/compose/updates/atomic/',
|
||||||
|
'key': 'fedora-27'
|
||||||
|
},
|
||||||
'fedora/27/x86_64/updates/atomic-host': {
|
'fedora/27/x86_64/updates/atomic-host': {
|
||||||
'directory': '/mnt/fedora_koji/koji/compose/updates/atomic/',
|
'directory': '/mnt/fedora_koji/koji/compose/updates/atomic/',
|
||||||
'key': 'fedora-27'
|
'key': 'fedora-27'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue