Newer
Older
# Definitions for jobs that run periodically. For details on the format, see
# `taskcluster/taskgraph/cron/schema.py`. For documentation, see
# `taskcluster/docs/cron.rst`.
jobs:
- name: nightly-desktop
job:
type: decision-task
treeherder-symbol: Nd
triggered-by: nightly
target-tasks-method: nightly_linux

Dustin J. Mitchell
committed
run-on-projects:
- mozilla-central
- date
when: [] # never (temporary)
- name: nightly-android
job:
type: decision-task
treeherder-symbol: Na
triggered-by: nightly
target-tasks-method: nightly_fennec

Dustin J. Mitchell
committed
run-on-projects:
- mozilla-central
- date
when: [] # never (temporary)