Bug 1477021 - Schedule pipfile updates to run once per week. r=sfraser

Differential Revision: https://phabricator.services.mozilla.com/D2467

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Ben Hearsum 2018-07-27 15:12:36 +00:00
parent fd9c2c8706
commit 5512ec1b22

View File

@ -145,3 +145,16 @@ jobs:
mozilla-esr60:
- {weekday: 'Monday', hour: 10, minute: 0}
- {weekday: 'Thursday', hour: 10, minute: 0}
- name: pipfile-update
job:
type: decision-task
treeherder-symbol: Nfile
target-tasks-method: pipfile_update
run-on-projects:
- mozilla-central
when:
by-project:
# No default branch
mozilla-central:
- {weekday: 'Monday', hour: 10, minute: 0}