summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-01-30 12:50:43 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-30 12:52:36 +0100
commit4282dfda3f8c9110bd9af567daddec8deb40a1c8 (patch)
tree1806e8686ca49778dff38379f32f8f43b591cdbf /job-cfg
parent8fc0af71ad23d3b1e1b0a44f97a21b3a69f1f024 (diff)
downloadjenkins.debian.net-4282dfda3f8c9110bd9af567daddec8deb40a1c8.tar.xz
reproducible: rewrite the reproducible_json.sh in python, and replace it
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 c5ff65bc..39668ae5 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -234,7 +234,7 @@
- '{name}_json':
my_description: 'Generate https://reproducible.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.'
my_timed: '1 0 * * *'
- my_shell: '/srv/jenkins/bin/reproducible_json.sh'
+ my_shell: '/srv/jenkins/bin/reproducible_json.py'
my_recipients: 'holger@layer-acht.org'
- '{name}_create_meta_pkg_sets':
my_description: 'Create meta package sets for later consumption when generating HTML stats.'