Spread out the scheduling of Daily jobs
[ci-management.git] / jjb / global-templates-c.yaml
index 764b0a0..69aadc8 100644 (file)
@@ -86,7 +86,7 @@
 
     triggers:
       # 12 AM UTC
-      - timed: 'H 12 * * *'
+      - timed: '@daily'
       - gerrit-trigger-release-manually:
           server: '{server-name}'
           project: '{project}'