This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a commit to branch hello-stephen-patch-8 in repository https://gitbox.apache.org/repos/asf/doris.git
commit ace52ef58877c4138f7e2e04319e92c5ed76c97c Author: Dongyang Li <[email protected]> AuthorDate: Tue Aug 19 19:43:29 2025 +0800 [fix](perf) export DISABLE_BUILD_AZURE=ON --- 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]
