From 4f07c2ea7f04a3ce33882c2287c13c49194ed839 Mon Sep 17 00:00:00 2001 From: D3Hunter Date: Tue, 21 Jan 2025 16:03:20 +0800 Subject: [PATCH] Update Makefile --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index e1d9aaa0f8552..1423d1bfd4017 100644 --- a/Makefile +++ b/Makefile @@ -582,9 +582,6 @@ generate_grafana_scripts: rm tidb_summary.json.committed && \ rm tidb_resource_control.json.committed -.PHONY: bazel_mirror_upload -bazel_mirror_upload: - bazel run //cmd/mirror -- --mirror --upload .PHONY: bazel_ci_prepare bazel_ci_prepare: