From 5fc4283114576ca40508b4fd220d31dff3c5ab1c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 18 Oct 2014 22:21:47 +0200 Subject: reproducible: trigger notes job by commits and once daily --- job-cfg/reproducible.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 8fac14d2..1cf1cbd5 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -1,8 +1,8 @@ - defaults: name: reproducible + project-type: freestyle triggers: - timed: "{my_timed}" - project-type: freestyle properties: - sidebar: url: https://jenkins.debian.net/userContent/about.html @@ -35,6 +35,8 @@ - defaults: name: reproducible_notes project-type: freestyle + triggers: + - timed: "{my_timed}" properties: - sidebar: url: https://jenkins.debian.net/userContent/about.html @@ -73,9 +75,9 @@ - defaults: name: reproducible_builder + project-type: freestyle triggers: - timed: "{my_timed}" - project-type: freestyle properties: - sidebar: url: https://jenkins.debian.net/userContent/about.html @@ -206,6 +208,7 @@ my_recipients: 'holger@layer-acht.org' - '{name}_html_notes': my_description: 'Generates HTML results (notes) for reproducible builds, triggered by changes to the notes.git repository.' + my_timed: '57 0 * * *' my_gitrepo: 'git://git.debian.org/git/reproducible/notes.git' my_shell: '/srv/jenkins/bin/reproducible_html_notes.sh' my_recipients: 'jenkins+debian-reproducible holger@layer-acht.org' -- cgit v1.2.3-70-g09d2