summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/global-templates-python.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-templates-python.yaml b/jjb/global-templates-python.yaml
index 98312bb55..88aef7aeb 100644
--- a/jjb/global-templates-python.yaml
+++ b/jjb/global-templates-python.yaml
@@ -192,7 +192,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '@daily'
+ - timed: 'H */4 * * *'
- gerrit-trigger-release-manually:
server: '{server-name}'
project: '{project}'