summaryrefslogtreecommitdiffstats
path: root/job-cfg/d-i.yaml.py
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2015-06-04 14:18:31 +0100
committerPhilip Hands <phil@hands.com>2015-06-04 14:19:52 +0100
commitb1e9054f3b839ba2169db66039318b05a092647a (patch)
tree4b9e27693336e710d037f50560b7250febce1a09 /job-cfg/d-i.yaml.py
parent744d9c3544c85facbc34e23f50f47d83c0fcc356 (diff)
downloadjenkins.debian.net-b1e9054f3b839ba2169db66039318b05a092647a.tar.xz
re-enable IRC notifications for pu builds
Diffstat (limited to 'job-cfg/d-i.yaml.py')
-rwxr-xr-xjob-cfg/d-i.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index c258358f..27b85f8e 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -325,7 +325,7 @@ data.extend(
'publishers': publ(irc=irc)}}
for (n,bdsc,br,trg,irc)
in [('d-i-build', 'master branch', 'origin/master', 'H/6 * * * *', 'debian-boot'),
- ('d-i-pu-build', 'pu/ branches', 'origin/pu/**' , 'H/10 * * * *', None)]])
+ ('d-i-pu-build', 'pu/ branches', 'origin/pu/**' , 'H/10 * * * *', 'debian-boot')]])
data.append(
jobspec_svn(key='job-template',