summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-09 14:28:56 +0000
committerHolger Levsen <holger@layer-acht.org>2014-11-09 14:28:56 +0000
commitf1a6f97d48f90ab381ffc2b485955b842efda363 (patch)
tree021f70596033418cb06ca682341d318d5943a30d /job-cfg/reproducible.yaml
parent566ef23229ad2d3f1fb51c5ad34b09fca581c8d8 (diff)
downloadjenkins.debian.net-f1a6f97d48f90ab381ffc2b485955b842efda363.tar.xz
reproducible-json: actually run that script. and status 'unreproducible-with-buildinfo' to .json output
Diffstat (limited to 'job-cfg/reproducible.yaml')
-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 f04af247..cc62af14 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -227,7 +227,7 @@
- '{name}_json':
my_description: 'Generates https://jenkins.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.'
my_timed: '1 0 * * *'
- my_shell: '/srv/jenkins/bin/reproducible_html_all_packages.sh'
+ my_shell: '/srv/jenkins/bin/reproducible_json.sh'
my_recipients: 'holger@layer-acht.org'
- '{name}_builder_alpha':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'