Import l10n.
[gecko.git] / mobile / android / .cron.yml
blobc77330d514ef347d9ac0f47d949873e2fce59f1d
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: 14, minute: 30}
14           - {hour: 19, minute: 0}