Use eln-rebuild tag for signing to avoid generating multiple newrepos
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
bb2986575d
commit
7696c9e2f6
1 changed files with 1 additions and 1 deletions
|
@ -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') }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue