robosignatory: sign f36-gnome
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4ff50570a9
commit
1d51b147de
1 changed files with 12 additions and 5 deletions
|
@ -438,6 +438,13 @@ handlers = ["console"]
|
|||
key = "{{ (env == 'production')|ternary('fedora-36', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('38ab71f4', 'd300e724') }}"
|
||||
|
||||
# f36-gnome
|
||||
[[consumer_config.koji_instances.primary.tags]]
|
||||
from = "f36-gnome"
|
||||
to = "f36-gnome"
|
||||
key = "{{ (env == 'production')|ternary('fedora-36', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('38ab71f4', 'd300e724') }}"
|
||||
|
||||
[consumer_config.ostree_refs]
|
||||
[consumer_config.ostree_refs."fedora/rawhide/x86_64/iot"]
|
||||
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue