summaryrefslogtreecommitdiffstats
path: root/job-cfg/d-i.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-04 14:11:31 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-04 14:11:31 +0200
commit4ff8cc45ead03a718c281e3406e79dcb023e0b33 (patch)
tree9aeca23edd92ab4d938f3153bed4b5d80df3f5c1 /job-cfg/d-i.yaml.py
parent48cdb95c75a208e4135db6cee356e490cb95d36f (diff)
downloadjenkins.debian.net-4ff8cc45ead03a718c281e3406e79dcb023e0b33.tar.xz
d-i: use full branch names
Diffstat (limited to 'job-cfg/d-i.yaml.py')
-rwxr-xr-xjob-cfg/d-i.yaml.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index 493a0e94..26342c56 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -324,8 +324,8 @@ data.extend(
'logrotate': lr(90),
'publishers': publ(irc=irc)}}
for (n,bdsc,br,trg,irc)
- in [('d-i-build', 'master branch', 'master', '*/6 * * * *', 'debian-boot'),
- ('d-i-pu-build', 'pu/ branches', 'pu/**' , '*/10 * * * *', None)]])
+ in [('d-i-build', 'master branch', 'origin/master', '*/6 * * * *', 'debian-boot'),
+ ('d-i-pu-build', 'pu/ branches', 'origin/pu/**' , '*/10 * * * *', None)]])
data.append(
jobspec_svn(key='job-template',