robosignatory: sign f36-gnome

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-02-22 11:15:10 -08:00
parent 4ff50570a9
commit 1d51b147de

View file

@ -431,11 +431,18 @@ handlers = ["console"]
key = "{{ (env == 'production')|ternary('fedora-35', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('9867c58f', 'd300e724') }}"
# f36-rebuild
[[consumer_config.koji_instances.primary.tags]]
from = "f36-rebuild"
to = "f36-rebuild"
key = "{{ (env == 'production')|ternary('fedora-36', 'testkey') }}"
# f36-rebuild
[[consumer_config.koji_instances.primary.tags]]
from = "f36-rebuild"
to = "f36-rebuild"
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]