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:
parent
6f77ec5951
commit
d519cf10c8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user