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"
|
type = "modular"
|
||||||
|
|
||||||
[[consumer_config.koji_instances.primary.tags]]
|
[[consumer_config.koji_instances.primary.tags]]
|
||||||
from = "f34-modular-updates-candidate"
|
from = "f34-modular-signing-pending"
|
||||||
to = "f34-modular"
|
to = "f34-modular-updates-testing-pending"
|
||||||
key = "{{ (env == 'production')|ternary('fedora-34', 'testkey') }}"
|
key = "{{ (env == 'production')|ternary('fedora-34', 'testkey') }}"
|
||||||
keyid = "{{ (env == 'production')|ternary('45719a39', 'd300e724') }}"
|
keyid = "{{ (env == 'production')|ternary('45719a39', 'd300e724') }}"
|
||||||
type = "modular"
|
type = "modular"
|
||||||
|
|
|
@ -3,4 +3,4 @@
|
||||||
# prebeta: After bodhi enablement/beta freeze and before beta release
|
# prebeta: After bodhi enablement/beta freeze and before beta release
|
||||||
# postbeta: After beta release and before final release
|
# postbeta: After beta release and before final release
|
||||||
# current: After 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