Change time of triggered job

After every 15 minutes we have reloading zuul configuration, lets move
time about 5 minutes to make sure that it not hit in config reload.

Change-Id: Ib2bc6c99c92ad3945c7a8e70150738298ba9800c
This commit is contained in:
Artur Zarzycki 2016-09-27 13:56:31 +02:00
parent aa5727b80f
commit ebdd03e8cb
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ pipelines:
precedence: low
trigger:
timer:
- time: '0 12,18 * * 1-5'
- time: '5 12,18 * * 1-5'
project-templates:
- name: verify-tox