summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-02-18 01:39:37 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-26 17:13:54 +0100
commit9639fdd4594cfd8e0d65058ecd8e41775f0114c7 (patch)
tree113b84e4fb5acb63360fc0a44be8dcfe047341cc /job-cfg
parent574c0147442cc2e880656056aeeacbc89bdef36e (diff)
downloadjenkins.debian.net-9639fdd4594cfd8e0d65058ecd8e41775f0114c7.tar.xz
reproducible: html_all_packages: quick rewrite of this tiny script in python + add support for multi release
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index bfe1f7c7..bcdf71f8 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -233,7 +233,7 @@
- '{name}_html_all_packages':
my_description: 'Generate HTML results (for all packages) for reproducible builds. This job is normally not needed and only run once a year.'
my_timed: '12 12 30 12 *'
- my_shell: '/srv/jenkins/bin/reproducible_html_all_packages.sh'
+ my_shell: '/srv/jenkins/bin/reproducible_html_all_packages.py'
my_recipients: 'holger@layer-acht.org'
- '{name}_html_repo_stats':
my_description: 'Generate HTML results (repo_stats) for reproducible builds.'