summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index f03f3484..9e905962 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -344,7 +344,7 @@
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_dashboards':
my_description: 'Generate HTML results (dashboards with graphs) for reproducible builds.'
- my_timed: '*/15 * * * *'
+ my_timed: '*/5 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_dashboards.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_pkg_sets':