F36 - enable bodhi for updates
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
43274bf7b4
commit
4ff50570a9
3 changed files with 4 additions and 4 deletions
|
@ -225,8 +225,8 @@ handlers = ["console"]
|
|||
type = "modular"
|
||||
|
||||
[[consumer_config.koji_instances.primary.tags]]
|
||||
from = "f36-modular-updates-candidate"
|
||||
to = "f36-modular"
|
||||
from = "f36-modular-signing-pending"
|
||||
to = "f36-modular-updates-testing-pending"
|
||||
key = "{{ (env == 'production')|ternary('fedora-36', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('38ab71f4', 'd300e724') }}"
|
||||
type = "modular"
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
# prebeta: After bodhi enablement/beta freeze and before beta release
|
||||
# postbeta: After beta release and before final release
|
||||
# current: After final release
|
||||
FedoraBranchedBodhi: preenable
|
||||
FedoraBranchedBodhi: prebeta
|
||||
|
|
|
@ -1 +1 @@
|
|||
RelEngFrozen: False
|
||||
RelEngFrozen: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue