[Qa-jenkins-scm] [jenkins.debian.net] 05/08: d-i: add param to the pu- job for hand-triggering
Holger Levsen
holger at layer-acht.org
Wed Jul 13 19:28:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 4edd834d08bc9809f544328fe5b786a0104a6981
Author: Philip Hands <phil at hands.com>
Date: Wed Jul 13 16:20:37 2016 +0200
d-i: add param to the pu- job for hand-triggering
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/d-i.yaml.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index e0906d0..a0df966 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -396,6 +396,8 @@ data.extend(
],
'project-type': 'freestyle',
'properties': prop(type='packages', priority=99),
+ 'parameters': [{'string': {'name': 'GIT_BRANCH',
+ 'description': 'git branch to pretend to have triggered a by-hand build.'}}],
'logrotate': lr(90),
'publishers': publ(irc='debian-boot')}}])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list