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 e8da79fc..e5eeb15e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -373,7 +373,7 @@
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_breakages':
my_description: 'Generate an HTML page with CI issues (packages with incoherent status or files that should or should not be there).'
- my_timed: '1 0 * * *'
+ my_timed: '30 0 * * *'
my_shell: '/srv/jenkins/bin/reproducible_breakages.py'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_builder_alpha':