mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 04:09:50 +00:00
Bug 1915635 - update path to nightly cron index for mach try scriptworker. r=releng-reviewers,ahal
Since bug 1882083 the `nightly-desktop` cron job no longer runs regularly, having been replaced with `nightly-all`. Differential Revision: https://phabricator.services.mozilla.com/D220573
This commit is contained in:
parent
82a1ace195
commit
5601eda303
@ -86,7 +86,7 @@ def get_release_graph(release):
|
||||
|
||||
def get_nightly_graph():
|
||||
return find_task_id(
|
||||
"gecko.v2.mozilla-central.latest.taskgraph.decision-nightly-desktop"
|
||||
"gecko.v2.mozilla-central.latest.taskgraph.decision-nightly-all"
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user