Skip to content

Commit

Permalink
Bug 1590150 - Turn off ESR60 cron jobs. r=tomprince
Browse files Browse the repository at this point in the history
Differential Revision: https://phabricator.services.mozilla.com/D49962

--HG--
extra : moz-landing-system : lando
  • Loading branch information
rvandermeulen committed Oct 22, 2019
1 parent 997857d commit 19d7241
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,6 @@ jobs:
mozilla-release:
- {hour: 7, minute: 0}
- {hour: 19, minute: 0}
mozilla-esr60:
- {hour: 7, minute: 0}
- {hour: 19, minute: 0}

- name: periodic-update
job:
Expand All @@ -177,7 +174,6 @@ jobs:
- mozilla-central
- mozilla-beta
- mozilla-release
- mozilla-esr60
- mozilla-esr68
when:
- {weekday: 'Monday', hour: 10, minute: 0}
Expand Down

0 comments on commit 19d7241

Please sign in to comment.