diff options
Diffstat (limited to 'job-cfg')
-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 c2a2accc..6d7277e1 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -233,7 +233,7 @@ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' - '{name}_scheduler': my_description: 'Schedule packages to be tested for reproducibility.' - my_timed: '42 * * * *' + my_timed: '11,23,42,52 * * * *' my_shell: '/srv/jenkins/bin/reproducible_scheduler.py' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' - '{name}_html_graphs': |