F34 Bodhi Activation Point
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
67c42a5060
commit
46c4f7925b
3 changed files with 4 additions and 4 deletions
|
@ -223,8 +223,8 @@ handlers = ["console"]
|
|||
type = "modular"
|
||||
|
||||
[[consumer_config.koji_instances.primary.tags]]
|
||||
from = "f34-modular-updates-candidate"
|
||||
to = "f34-modular"
|
||||
from = "f34-modular-signing-pending"
|
||||
to = "f34-modular-updates-testing-pending"
|
||||
key = "{{ (env == 'production')|ternary('fedora-34', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('45719a39', '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