mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1596775: Run system-symbols task daily; r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D55330 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
59d82e0ffc
commit
72c1349721
10
.cron.yml
10
.cron.yml
@ -253,3 +253,13 @@ jobs:
|
|||||||
- mozilla-esr68
|
- mozilla-esr68
|
||||||
when:
|
when:
|
||||||
- {minute: 45}
|
- {minute: 45}
|
||||||
|
|
||||||
|
- name: system-symbols
|
||||||
|
job:
|
||||||
|
type: decision-task
|
||||||
|
treeherder-symbol: system-symbols
|
||||||
|
target-tasks-method: system_symbols
|
||||||
|
run-on-projects:
|
||||||
|
- mozilla-central
|
||||||
|
when:
|
||||||
|
- {hour: 0, minute: 0}
|
||||||
|
Loading…
Reference in New Issue
Block a user