Skip to content

Commit

Permalink
Bug 1667367 - Change nightly schedule to align with GV and AC nightlies
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLorenzo authored and pocmo committed Sep 28, 2020
1 parent 0d0a28d commit fc06fdb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
treeherder-symbol: Nd
target-tasks-method: nightly
when:
- {hour: 18, minute: 0}
- {hour: 5, minute: 0}
# This is a temporary hook in order to not overload Google Play.
# See bug 1628413 for more context.
- name: nightly-on-google-play
Expand All @@ -19,7 +19,7 @@ jobs:
treeherder-symbol: Nd-gp
target-tasks-method: nightly-on-google-play
when:
- {hour: 6, minute: 0}
- {hour: 17, minute: 0}
- name: fennec-production
job:
type: decision-task
Expand All @@ -31,7 +31,7 @@ jobs:
type: decision-task
treeherder-symbol: bump-ac
target-tasks-method: bump_android_components
when: [{hour: 14, minute: 0}]
when: [{hour: 15, minute: 30}]
- name: screenshots
job:
type: decision-task
Expand Down

0 comments on commit fc06fdb

Please sign in to comment.