Robosignatory: Move rawhide signing to bodhi 5.0 in production
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
36d2fb9ac1
commit
350d2a442d
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ handlers = ["console"]
|
|||
# Gated rawhide and branched
|
||||
|
||||
[[consumer_config.koji_instances.primary.tags]]
|
||||
from = "{{ (env == 'production')|ternary('f32-updates-candidate', 'f32-signing-pending') }}"
|
||||
from = "f32-signing-pending"
|
||||
to = "f32-updates-testing-pending"
|
||||
key = "{{ (env == 'production')|ternary('fedora-32', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('12c944d0', 'd300e724') }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue