2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

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

This commit is contained in:
Johan Lorenzo 2020-04-16 15:56:51 +02:00 committed by Emily Kager
parent 6f77ec5951
commit d519cf10c8

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