mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Changing eln tags for signing
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
812f33003e
commit
27582662fd
@@ -324,8 +324,8 @@ handlers = ["console"]
|
||||
# ELN signing
|
||||
|
||||
[[consumer_config.koji_instances.primary.tags]]
|
||||
from = "eln-pending"
|
||||
to = "eln-candidate"
|
||||
from = "eln-signing-pending"
|
||||
to = "eln-updates-testing-pending"
|
||||
key = "{{ (env == 'production')|ternary('fedora-33', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('9570ff31', 'd300e724') }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user