Bug 1881238 - Add logs to SettingsSubMenuHttpsOnlyModeRobot
[gecko.git] / mobile / android / .cron.yml
blobc6bd6fbd67f132c18c391579f1c69653ee2b6bba
1 # Definitions for jobs that run periodically.  For details on the format, see
2 # `taskcluster/taskgraph/cron/schema.py`.  For documentation, see
3 # `taskcluster/docs/cron.rst`.
4 ---
6 jobs:
7     - name: nightly
8       job:
9           type: decision-task
10           treeherder-symbol: nightly-D
11           target-tasks-method: nightly
12       when:
13           - {hour: 4, minute: 0}
14           - {hour: 16, minute: 0}
15     - name: nightly-test
16       job:
17           type: decision-task
18           treeherder-symbol: Nt
19           target-tasks-method: nightly-test
20       when:
21         - {hour: 5, minute: 0}
22         - {hour: 16, minute: 0}
23     - name: screenshots
24       job:
25           type: decision-task
26           treeherder-symbol: screenshots-D
27           target-tasks-method: screenshots
28       when: [] # unscheduled
29     - name: legacy-api-ui-tests
30       job:
31           type: decision-task
32           treeherder-symbol: legacy-api-ui
33           target-tasks-method: legacy_api_ui_tests
34       when: [] # unscheduled