diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-04-13 01:58:27 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-04-13 01:58:27 +0200 |
commit | 0cc047ab91c2b1e7cf4db336c545a84bbd8935f6 (patch) | |
tree | 64aa2b7e311331b971858db10ccf51aa4fa439ff /job-cfg | |
parent | 95c351895fa92dd9c24beaf970365ca938380bd7 (diff) | |
download | jenkins.debian.net-0cc047ab91c2b1e7cf4db336c545a84bbd8935f6.tar.xz |
send irc notifications about rebootstrap jobs to #debian-bootstrap
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/rebootstrap.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml b/job-cfg/rebootstrap.yaml index b1625ed0..d4d3996b 100644 --- a/job-cfg/rebootstrap.yaml +++ b/job-cfg/rebootstrap.yaml @@ -29,7 +29,7 @@ - shell: '/srv/jenkins/bin/chroot-run.sh sid ./bootstrap.sh HOST_ARCH={my_arch} {my_params}' publishers: - email: - recipients: 'helmutg@debian.org holger@layer-acht.org' + recipients: 'jenkins+debian-bootstrap helmutg@debian.org holger@layer-acht.org' - job-template: |