Skip to content

Commit

Permalink
Merge pull request apache#385 from theopenlab/change-trigger-time
Browse files Browse the repository at this point in the history
Change periodic jobs trigger time
  • Loading branch information
huangtianhua authored Dec 13, 2018
2 parents 5af108f + c0981d3 commit 4159088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zuul.d/pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@

- pipeline:
name: periodic
description: Jobs in this queue are triggered on a timer. UTC-0 04:00, 08:00 and 16:00
description: Jobs in this queue are triggered on a timer. UTC-0 04:00, 09:00 and 16:00
manager: independent
precedence: low
trigger:
timer:
- time: '0 4,8,16 * * *'
- time: '0 4,9,16 * * *'
success:
mysql:
failure:
Expand Down

0 comments on commit 4159088

Please sign in to comment.