This is an automated email from the ASF dual-hosted git repository.

hellostephen pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new f54e7ab5ce1 branch-3.1: [fix](ci) disable build ui in performance 
#52351 (#52356)
f54e7ab5ce1 is described below

commit f54e7ab5ce10594e2cd65c4d8bfc2042dc4abe12
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 26 16:11:40 2025 +0800

    branch-3.1: [fix](ci) disable build ui in performance #52351 (#52356)
    
    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]

Reply via email to