robosignatory: add sericea ostree
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
83b12eb4fd
commit
d165df1790
1 changed files with 4 additions and 0 deletions
|
@ -727,6 +727,10 @@ handlers = ["console"]
|
|||
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
|
||||
key = "{{ (env == 'production')|ternary('fedora-38', 'testkey') }}"
|
||||
|
||||
[consumer_config.ostree_refs."fedora/rawhide/x86_64/sericea"]
|
||||
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
|
||||
key = "{{ (env == 'production')|ternary('fedora-38', 'testkey') }}"
|
||||
|
||||
[consumer_config.coreos]
|
||||
bucket = "fcos-builds"
|
||||
{% if env == "staging" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue