summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-15 17:46:09 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-15 17:46:09 +0100
commit3f39981c1ef96e290b78bc0168f7e10abd19f87d (patch)
tree25c579c1f0b02463a67cfa3803835d6251544a69 /job-cfg
parent0ecd6f2f4e04c6418449affcc92e9da1599e015a (diff)
downloadjenkins.debian.net-3f39981c1ef96e290b78bc0168f7e10abd19f87d.tar.xz
reproducible: do maintainance more often
Diffstat (limited to 'job-cfg')
-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':