1
0
Fork 0

Bug 1628413 - part 3: Enable Nightlies only 3 times a week

master
Johan Lorenzo 2020-04-16 15:56:51 +02:00 committed by Emily Kager
parent 6f77ec5951
commit d519cf10c8
1 changed files with 4 additions and 1 deletions

View File

@ -19,7 +19,10 @@ jobs:
type: decision-task
treeherder-symbol: Nd-gp
target-tasks-method: nightly-on-google-play
when: [] # Manual push only
when:
- {weekday: Monday, hour: 6, minute: 0}
- {weekday: Wednesday, hour: 6, minute: 0}
- {weekday: Friday, hour: 6, minute: 0}
- name: fennec-beta
job:
type: decision-task