diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/chroot-tests.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/chroot-tests.yaml b/job-cfg/chroot-tests.yaml index a173bf05..f9db8ecc 100644 --- a/job-cfg/chroot-tests.yaml +++ b/job-cfg/chroot-tests.yaml @@ -116,7 +116,7 @@ unstable_on_warning: 'true' fail_on_error: 'true' - trigger: - project: '{my_1st_trigger} {my_2nd_trigger} {my_3rd_trigger}' + project: '{my_1st_trigger}, {my_2nd_trigger}, {my_3rd_trigger}' threshold: 'UNSTABLE' - email: recipients: jenkins+debian-qa holger@layer-acht.org |