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 39668ae5..dbfd8e01 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -187,7 +187,7 @@
jobs:
- '{name}_maintainance':
my_description: 'Do some maintainance: check for old directories laying around, do backups, etc.'
- my_timed: '0 12 * * *'
+ my_timed: '5 0,4,8,12,16,20 * * *'
my_shell: '/srv/jenkins/bin/reproducible_maintainance.sh'
my_recipients: 'holger@layer-acht.org'
- '{name}_setup_pbuilder':