et build_arch_can_fail so that children tasks complete
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
358b1eff08
commit
2d97500505
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ allowed_scms=pkgs.stg.fedoraproject.org:/docker/*:false pkgs.stg.fedoraproject.o
|
|||
allowed_scms=pkgs.fedoraproject.org:/*:false:fedpkg,sources pagure.io:/fedora-kickstarts.git:false git.fedorahosted.org:/git/spin-kickstarts.git:false
|
||||
{% endif %}
|
||||
|
||||
; allow tasks to continue to completion if a sibling fails
|
||||
; the parent task will fail but all child tasks will complete
|
||||
build_arch_can_fail = true
|
||||
|
||||
; The mail host to use for sending email notifications
|
||||
smtphost=bastion.phx2.fedoraproject.org
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue