[Qa-jenkins-scm] [jenkins.debian.net] 08/11: use jenkins-job-builder as binary name (>= 1.3.0)

Holger Levsen holger at moszumanska.debian.org
Fri Dec 11 23:16:27 UTC 2015


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 f867e496ead02627594a219a6db8845c150bb9fc
Author: Philip Hands <phil at hands.com>
Date:   Fri Dec 11 19:20:23 2015 +0100

    use jenkins-job-builder as binary name (>= 1.3.0)
---
 job-cfg/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/Makefile b/job-cfg/Makefile
index bf324c9..a21db82 100644
--- a/job-cfg/Makefile
+++ b/job-cfg/Makefile
@@ -14,7 +14,7 @@ all:  $(OUTPUTS)
 	./$< > $@
 
 %.xml: %.yaml
-	jenkins-jobs test $< > $@
+	jenkins-job-builder test $< > $@
 
 clean:
 	rm $(sort $(OUTPUTS))

-- 
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