summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index c3d29735..fdcb5813 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -276,8 +276,8 @@
my_shell: '/srv/jenkins/bin/reproducible_html_notes.py'
my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_all_packages':
- my_description: 'Generate HTML results (for all packages) for reproducible builds. This job is normally not needed and only run once a year.'
- my_timed: '12 12 30 12 *'
+ my_description: 'Generate HTML results (for all packages) for reproducible builds. This job is rather redudant and just run to give a fuzzy warm feeling all pages are good.'
+ my_timed: '37 13 * * 1'
my_shell: '/srv/jenkins/bin/reproducible_html_all_packages.py'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_repo_stats':