From 2fc325331c102c450f76ad31e02f7d9cd0cbb323 Mon Sep 17 00:00:00 2001 From: bsayan2 Date: Thu, 12 Jun 2025 12:27:45 +0530 Subject: [PATCH] 24883 test --- scripts/ci/build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/ci/build.sh b/scripts/ci/build.sh index 012b669304..b2e3d8125c 100644 --- a/scripts/ci/build.sh +++ b/scripts/ci/build.sh @@ -11,9 +11,9 @@ BRANCH="fix/MNT-24883-transformoptions" buildCoreAio "${GIT_REPO}" "${BRANCH}" -ATS_GIT_REPO="github.com/Alfresco/alfresco-transform-service.git" -ATS_BRANCH="fix/MNT-24883-transformoptions-test" -buildCoreAio "${ATS_GIT_REPO}" "${ATS_BRANCH}" +#ATS_GIT_REPO="github.com/Alfresco/alfresco-transform-service.git" +#ATS_BRANCH="fix/MNT-24883-transformoptions-test" +#buildCoreAio "${ATS_GIT_REPO}" "${ATS_BRANCH}" if [[ -n ${BUILD_PROFILES} ]]; then