robosignatory: add f32-boost to autosign
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
07ea176b99
commit
665fb92d93
1 changed files with 6 additions and 0 deletions
|
@ -92,6 +92,12 @@ handlers = ["console"]
|
|||
|
||||
# Temporary tags
|
||||
|
||||
[[consumer_config.koji_instances.primary.tags]]
|
||||
from = "f32-boost"
|
||||
to = "f32-boost"
|
||||
key = "{{ (env == 'production')|ternary('fedora-32', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('12c944d0', 'd300e724') }}"
|
||||
|
||||
[[consumer_config.koji_instances.primary.tags]]
|
||||
from = "f32-mingw32-dwarf"
|
||||
to = "f32-mingw32-dwarf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue