summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-04 13:26:33 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-04 13:26:33 +0200
commit913d343cc94400303ef5fd7bc70cfaf0a261e9a1 (patch)
treee705192ee85712db1c21f895d13a7d82fa99becd /job-cfg/reproducible.yaml
parentbebcfe7f575345704ebef11a4c43f04ff6e6b053 (diff)
downloadjenkins.debian.net-913d343cc94400303ef5fd7bc70cfaf0a261e9a1.tar.xz
add wrapper script to be run on master, thanks weasel
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 a676227e..666b9fe1 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -344,7 +344,7 @@
- '{name}_setup_pbuilder_testing_armhf_bpi0':
my_description: 'Setup and update pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
my_timed: '23 0,4,8,12,16,20 * * *'
- my_shell: '/srv/jenkins/bin/reproducible_node_wrapper.sh'
+ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh'
my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_setup_pbuilder_unstable':
my_description: 'Setup and update pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'