From 4ff8cc45ead03a718c281e3406e79dcb023e0b33 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 4 Jun 2015 14:11:31 +0200 Subject: d-i: use full branch names --- job-cfg/d-i.yaml.py | 4 ++-- 1 file 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', -- cgit v1.2.3-70-g09d2