mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Use eln-rebuild tag for signing to avoid generating multiple newrepos
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
@@ -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') }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user