robosignatory: fix to use right key for rebuild

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-07-19 08:02:26 -07:00
parent 00490e9426
commit 9fd21ff5d1

View file

@ -480,7 +480,7 @@ handlers = ["console"]
[[consumer_config.koji_instances.primary.tags]]
from = "f39-rebuild"
to = "f39-rebuild"
key = "{{ (env == 'production')|ternary('fedora-infra', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-39', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('18B8e74c', 'd300e724') }}"
{% if env == "production" %}
# ima file signing - enabled in f37