koji_hub: fix syntax failure
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ad7df8587e
commit
0091730a63
1 changed files with 2 additions and 2 deletions
|
@ -131,8 +131,8 @@ channel =
|
||||||
method osbuildImage :: use osbuild
|
method osbuildImage :: use osbuild
|
||||||
method buildContainer :: use container
|
method buildContainer :: use container
|
||||||
method flatpakBuild :: use flatpak
|
method flatpakBuild :: use flatpak
|
||||||
user bpeck/jenkins-continuous-infra.apps.ci.centos.org && use ci
|
user bpeck/jenkins-continuous-infra.apps.ci.centos.org :: use ci
|
||||||
user zuul && use ci
|
user zuul :: use ci
|
||||||
has req_channel :: {
|
has req_channel :: {
|
||||||
# require customchannel to override build channel
|
# require customchannel to override build channel
|
||||||
method build chainbuild !! req
|
method build chainbuild !! req
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue