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