[Qa-jenkins-scm] [jenkins.debian.net] 06/06: reproducible: add the new reproducible_notes.py script as another build command to the current reproducible_html_notes job
Holger Levsen
holger at moszumanska.debian.org
Sun Mar 29 20:59:21 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 09cc9bcce0ef6a7e436499ce8980c2ac22669132
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Sun Mar 29 18:23:31 2015 +0200
reproducible: add the new reproducible_notes.py script as another build command to the current reproducible_html_notes job
---
job-cfg/reproducible.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 5e66993..9035b12 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -59,6 +59,7 @@
artifactNumToKeep: -1
builders:
- shell: '{my_shell}'
+ - shell: '/srv/jenkins/bin/reproducible_notes.py'
publishers:
- logparser:
parse-rules: '/srv/jenkins/logparse/reproducible.rules'
--
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