24883 transform options test

This commit is contained in:
bsayan2
2025-06-05 17:42:41 +05:30
parent ce929ce739
commit 24375108a8

View File

@@ -7,7 +7,7 @@ pushd "$(dirname "${BASH_SOURCE[0]}")/../../"
source "$(dirname "${BASH_SOURCE[0]}")/build_functions.sh" source "$(dirname "${BASH_SOURCE[0]}")/build_functions.sh"
GIT_REPO="github.com/Alfresco/alfresco-transform-core.git" GIT_REPO="github.com/Alfresco/alfresco-transform-core.git"
BRANCH="MNT-24883-libreoffice-header-fix" BRANCH="fix/MNT-24883-transformoptions"
buildCoreAio "${GIT_REPO}" "${BRANCH}" buildCoreAio "${GIT_REPO}" "${BRANCH}"