From a4c8601cf06fa57d02f58b2f26fa141e2e72b3fb Mon Sep 17 00:00:00 2001 From: Dongyang Li Date: Mon, 15 Jan 2024 19:54:17 +0800 Subject: [PATCH] [chore](ci) replace clickbench pipeline to performance pipeline (#29929) --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 3c109b1729b16b..f85a3ec6d73eca 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -60,7 +60,7 @@ github: - Build Broker - Build Documents - ShellCheck - - clickbench-new (clickbench) + - performance (Performance New) - Build Third Party Libraries (Linux) - Build Third Party Libraries (macOS) - COMPILE (DORIS_COMPILE) @@ -96,7 +96,7 @@ github: - Build Broker - ShellCheck - Build Documents - - clickbench-new (clickbench) + - performance (Performance New) - Build Third Party Libraries (Linux) - Build Third Party Libraries (macOS) - COMPILE (DORIS_COMPILE)