24883 test

This commit is contained in:
bsayan2
2025-06-12 12:27:45 +05:30
parent a738d1e625
commit 2fc325331c

View File

@@ -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