From 044a78e5a985f110f2bd15a9102f673f23997e09 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 17 Oct 2014 19:40:32 +0200 Subject: reproducible: refactor, mv notes+issues html generation into seperate job --- job-cfg/reproducible.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 95572bed..6390fac8 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -88,6 +88,10 @@ defaults: reproducible name: '{name}_dd_list' +- job-template: + defaults: reproducible + name: '{name}_notes' + - job-template: defaults: reproducible_builder name: '{name}_builder_alpha' @@ -119,6 +123,10 @@ my_description: 'Generates HTML results (dd-list) for reproducible builds.' my_timed: '53 23 * * *' my_shell: '/srv/jenkins/bin/reproducible_html_dd_list.sh' + - '{name}_notes': + my_description: 'Generates HTML results (notes) for reproducible builds, triggered by changes to the notes.git repository.' + my_timed: '' + my_shell: '/srv/jenkins/bin/reproducible_html_notes.sh' - '{name}_builder_alpha': my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' my_timed: 'H/2 * * * *' -- cgit v1.2.3-70-g09d2