mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Bug 1738908 - turn off all cron jobs on esr78 because EOL. r=mtabara a=release DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D130171
This commit is contained in:
parent
3c633b1a09
commit
600df6aa64
@ -140,7 +140,6 @@ jobs:
|
||||
- mozilla-central
|
||||
- mozilla-beta
|
||||
- mozilla-release
|
||||
- mozilla-esr78
|
||||
when:
|
||||
- {hour: 10, minute: 0}
|
||||
|
||||
@ -177,7 +176,6 @@ jobs:
|
||||
- mozilla-central
|
||||
- mozilla-beta
|
||||
- mozilla-release
|
||||
- mozilla-esr78
|
||||
when:
|
||||
by-project:
|
||||
# No default branch
|
||||
@ -190,9 +188,6 @@ jobs:
|
||||
mozilla-release:
|
||||
- {hour: 7, minute: 0}
|
||||
- {hour: 19, minute: 0}
|
||||
mozilla-esr78:
|
||||
- {hour: 7, minute: 0}
|
||||
- {hour: 19, minute: 0}
|
||||
|
||||
- name: periodic-update
|
||||
job:
|
||||
|
Loading…
Reference in New Issue
Block a user