From 3b9d72bacd12c99ee35f2709632f6fc3bcba2d9c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 17 Oct 2015 13:09:56 +0200 Subject: reproducible arch: let the build job trigger the html job --- job-cfg/reproducible.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'job-cfg') 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: '' -- cgit v1.2.3-54-g00ecf