koji_hub: Fix incorrect channel of secure-boot chain builds (#7674)

This commit is contained in:
Mikolaj Izdebski 2019-04-09 11:41:55 +02:00
parent f8fb672f2f
commit 0fc00d4b41

View file

@ -105,7 +105,7 @@ channel =
method createdistrepo :: use createrepo
method buildContainer :: use container
has req_channel && has_perm customchannel :: req
is_child_task :: parent
#we want pesign-test-app to always go to the secure-boot channel even for scratch builds
source */pesign-test-app* && has_perm secure-boot :: use secure-boot
#make sure all scratch builds go to default channel
@ -119,6 +119,7 @@ channel =
source */fwupdate* && has_perm secure-boot :: use secure-boot
source */fwupd* && has_perm secure-boot :: use secure-boot
is_child_task :: parent
all :: use default