This is an automated email from the ASF dual-hosted git repository.
hellostephen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 61579a8ac6d [fix](perf) export DISABLE_BUILD_AZURE=ON (#55012)
61579a8ac6d is described below
commit 61579a8ac6de076be4974595173b0ead8d146775
Author: Dongyang Li <[email protected]>
AuthorDate: Tue Aug 19 20:20:14 2025 +0800
[fix](perf) export DISABLE_BUILD_AZURE=ON (#55012)
---
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 1671733f91d..61d7bd03f2b 100644
--- a/regression-test/pipeline/performance/conf/custom_env.sh
+++ b/regression-test/pipeline/performance/conf/custom_env.sh
@@ -19,3 +19,4 @@
export DORIS_TOOLCHAIN=gcc
export BUILD_TYPE=release
export DISABLE_BUILD_UI=ON
+export DISABLE_BUILD_AZURE=ON
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]