diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 52e98377..1ad0c4d0 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -748,7 +748,7 @@ my_node: '' - '{name}_html_live_status': my_description: 'Generate an HTML page showing the live status of all builds happening or scheduled by humans.' - my_timed: '* * * * *' + my_timed: 'H/2 * * * *' my_shell: '/srv/jenkins/bin/reproducible_html_live_status.py' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' |