From 78de8799bac296a6fcc4ec93b6c1d0817ef1c9f6 Mon Sep 17 00:00:00 2001 From: Leonid Fedorov <79837786+mariadb-LeonidFedorov@users.noreply.github.com> Date: Tue, 10 Jun 2025 14:34:38 +0400 Subject: [PATCH] chore(build): fix pipeline (#3590) --- build/bootstrap_mcs.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/bootstrap_mcs.sh b/build/bootstrap_mcs.sh index dff4aea4d..8fe38dd36 100755 --- a/build/bootstrap_mcs.sh +++ b/build/bootstrap_mcs.sh @@ -742,8 +742,7 @@ if [[ $BUILD_PACKAGES = true ]]; then modify_packaging build_package message_splitted "PACKAGES BUILD FINISHED" - - return 0 + exit 0 fi stop_service