forked from mirrors/gecko-dev
Bug 1402457 - Disable the TC periodic-update cron job due to more work being scheduled than expected. r=Callek, a=me
This commit is contained in:
parent
5253bb7207
commit
81e647fcd5
1 changed files with 1 additions and 7 deletions
|
|
@ -105,10 +105,4 @@ jobs:
|
||||||
target-tasks-method: nightly_file_update
|
target-tasks-method: nightly_file_update
|
||||||
run-on-projects:
|
run-on-projects:
|
||||||
- mozilla-central
|
- mozilla-central
|
||||||
when:
|
when: [] # don't run for now due to unforeseen issues
|
||||||
by-project:
|
|
||||||
# No default branch
|
|
||||||
mozilla-central:
|
|
||||||
# Buildbot start time is 10:02am UTC, until we are able to
|
|
||||||
# disable buildbot scheduling, use +12h
|
|
||||||
- {hour: 22, minute: 0}
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue