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

nightly-build-test
Johan Lorenzo 5 years ago committed by Jeff Boek
parent 0b01635ce0
commit 0a8ea7fa75

@ -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

Loading…
Cancel
Save