armv7 should stay with f36

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-11-15 09:13:40 -08:00
parent 5a5b14f660
commit 5f048e2c16

View file

@ -546,7 +546,7 @@ handlers = ["console"]
key = "{{ (env == 'production')|ternary('fedora-37', 'testkey') }}"
[consumer_config.ostree_refs."fedora/stable/armhfp/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
key = "{{ (env == 'production')|ternary('fedora-37', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-36', 'testkey') }}"
[consumer_config.ostree_refs."fedora/33/x86_64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"