This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 3488cd9e4fb branch-3.0: [fix](ci) disable build ui in performance
#52351 (#52355)
3488cd9e4fb is described below
commit 3488cd9e4fbadc59232bc61c703d427329ad326b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 26 15:59:20 2025 +0800
branch-3.0: [fix](ci) disable build ui in performance #52351 (#52355)
Cherry-picked from #52351
Co-authored-by: Dongyang Li <[email protected]>
---
regression-test/pipeline/performance/conf/custom_env.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/regression-test/pipeline/performance/conf/custom_env.sh
b/regression-test/pipeline/performance/conf/custom_env.sh
index 27a4544655e..1671733f91d 100644
--- a/regression-test/pipeline/performance/conf/custom_env.sh
+++ b/regression-test/pipeline/performance/conf/custom_env.sh
@@ -18,3 +18,4 @@
export DORIS_TOOLCHAIN=gcc
export BUILD_TYPE=release
+export DISABLE_BUILD_UI=ON
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]