summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/d-i-overview.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/d-i-overview.yaml b/job-cfg/d-i-overview.yaml
index 19fb0ca6..4ed4b031 100644
--- a/job-cfg/d-i-overview.yaml
+++ b/job-cfg/d-i-overview.yaml
@@ -27,7 +27,7 @@
builders:
- shell: '/srv/jenkins/bin/d-i_overview.sh {arch}'
triggers:
- - timed: "0 * * * *"
+ - timed: "0 6 * * *"
publishers:
- logparser:
parse-rules: '/srv/jenkins/logparse/debian-installer.rules'