diff --git a/scripts/ci/build.sh b/scripts/ci/build.sh index 4e607e8b89..38f3d89a42 100644 --- a/scripts/ci/build.sh +++ b/scripts/ci/build.sh @@ -7,7 +7,7 @@ pushd "$(dirname "${BASH_SOURCE[0]}")/../../" source "$(dirname "${BASH_SOURCE[0]}")/build_functions.sh" GIT_REPO="github.com/Alfresco/alfresco-transform-core.git" -BRANCH="MNT-24883-libreoffice-header-fix" +BRANCH="fix/MNT-24883-transformoptions" buildCoreAio "${GIT_REPO}" "${BRANCH}"