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 d42cf776..d7491b0d 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -752,7 +752,7 @@ my_node: '' - '{name}_nodes_info': my_description: 'Collect various information from build nodes used for reproducible builds.' - my_timed: '37 13 * * *' + my_timed: '0 0 * * *' my_shell: '/srv/jenkins/bin/reproducible_nodes_info.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' |