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 e4f991b0..ad573aa1 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -1264,7 +1264,7 @@ my_node: 'profitbricks3' - '{name}_builder_arch_1': my_description: 'Try to reproducibly build an Archlinux package.' - my_timed: '42 23 1 1 *' + my_timed: '* * * * *' my_shell: '/srv/jenkins/bin/reproducible_build_arch_pkg.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' |