Use eln-rebuild tag for signing to avoid generating multiple newrepos

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2020-05-01 15:46:04 +00:00
parent bb2986575d
commit 7696c9e2f6

View file

@ -333,7 +333,7 @@ handlers = ["console"]
[[consumer_config.koji_instances.primary.tags]]
from = "eln-rebuild"
to = "eln"
to = "eln-rebuild"
key = "{{ (env == 'production')|ternary('fedora-33', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('9570ff31', 'd300e724') }}"