1
0
Fork 0

Bug 1580778 - Fix nightly schedule which was only once a day

master
Johan Lorenzo 2019-09-26 17:16:32 +02:00 committed by Jeff Boek
parent 0b01635ce0
commit 0a8ea7fa75
1 changed files with 3 additions and 2 deletions

View File

@ -9,8 +9,9 @@ jobs:
type: decision-task
treeherder-symbol: Nd
target-tasks-method: nightly
when: [{hour: 6, minute: 0}]
when: [{hour: 18, minute: 0}]
when:
- {hour: 6, minute: 0}
- {hour: 18, minute: 0}
- name: raptor
job:
type: decision-task