summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-17 13:09:56 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-17 13:09:56 +0200
commit3b9d72bacd12c99ee35f2709632f6fc3bcba2d9c (patch)
tree9d1833e172a0b807c82ed04b6face9366cfbe5a5 /job-cfg/reproducible.yaml
parent03530a873fe6eb7166e853a7be0045568d2548f6 (diff)
downloadjenkins.debian.net-3b9d72bacd12c99ee35f2709632f6fc3bcba2d9c.tar.xz
reproducible arch: let the build job trigger the html job
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 7e505487..b4649fec 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -31,6 +31,8 @@
fail-on-error: 'true'
- email:
recipients: '{my_recipients}'
+ - trigger:
+ project: '{my_trigger}'
node: '{my_node}'
- defaults:
@@ -1274,7 +1276,8 @@
my_node: ''
- '{name}_html_archlinux':
my_description: 'Build a simple webpage for Archlinux reproducibility tests'
- my_timed: '42 H/2 * * *'
+ my_timed: ''
+ my_trigger: 'reproducible_builder_arch_1'
my_shell: '/srv/jenkins/bin/reproducible_html_archlinux.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''