diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-06 18:14:11 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-06 18:14:11 +0200 |
commit | 5ced2205eac51588c568dc5ca72da86e79a55a5f (patch) | |
tree | d1c3ba4715ed44349811cf8feb651838b0fc2ae0 /job-cfg | |
parent | e9cd5b256716abe0580950111aa61f267874d499 (diff) | |
download | jenkins.debian.net-5ced2205eac51588c568dc5ca72da86e79a55a5f.tar.xz |
reproducible: fixup Mattia's last two commits
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 13123a4b..d6b19d1a 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_html_notes.sh && /srv/jenkins/bin/reproducible_notes.py' + my_shell: '/srv/jenkins/bin/reproducible_notes.py' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_html_howto': |