armv7 should stay with f36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5a5b14f660
commit
5f048e2c16
1 changed files with 1 additions and 1 deletions
|
@ -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/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue