mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
Bug 1920024 - remove mach taskgraph cron
command. r=releng-reviewers,hneiva
Differential Revision: https://phabricator.services.mozilla.com/D222926
This commit is contained in:
parent
82a5863c20
commit
a854b4da38
@ -231,19 +231,6 @@ def taskgraph_decision(command_context, **options):
|
|||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
|
||||||
@SubCommand(
|
|
||||||
"taskgraph",
|
|
||||||
"cron",
|
|
||||||
description="Provide a pointer to the new `.cron.yml` handler.",
|
|
||||||
)
|
|
||||||
def taskgraph_cron(command_context, **options):
|
|
||||||
print(
|
|
||||||
'Handling of ".cron.yml" files has move to '
|
|
||||||
"https://hg.mozilla.org/ci/ci-admin/file/default/build-decision."
|
|
||||||
)
|
|
||||||
sys.exit(1)
|
|
||||||
|
|
||||||
|
|
||||||
@SubCommand(
|
@SubCommand(
|
||||||
"taskgraph",
|
"taskgraph",
|
||||||
"action-callback",
|
"action-callback",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user