[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: notes: re-add a call to the _html_notes.py script, otherwise the webui would not be updated anymore

Holger Levsen holger at moszumanska.debian.org
Fri Aug 7 12:22:28 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 a3ba927a30580c6ce2732613296d167698cec0fe
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Fri Aug 7 12:20:30 2015 +0000

    reproducible: notes: re-add a call to the _html_notes.py script, otherwise the webui would not be updated anymore
---
 job-cfg/reproducible.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index d6b19d1..949227c 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -641,7 +641,7 @@
             my_description: 'Generate HTML results (notes) for reproducible builds, triggered by changes to the <a href="https://anonscm.debian.org/cgit/reproducible/notes.git" target="_blank">notes.git</a> repository.'
             my_timed: '57 0 * * *'
             my_gitrepo: 'git://git.debian.org/git/reproducible/notes.git'
-            my_shell: '/srv/jenkins/bin/reproducible_notes.py'
+            my_shell: '/srv/jenkins/bin/reproducible_notes.py && /srv/jenkins/bin/reproducible_html_notes.py'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
         - '{name}_html_howto':

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