mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
24883 test
This commit is contained in:
@@ -11,9 +11,9 @@ BRANCH="fix/MNT-24883-transformoptions"
|
|||||||
|
|
||||||
buildCoreAio "${GIT_REPO}" "${BRANCH}"
|
buildCoreAio "${GIT_REPO}" "${BRANCH}"
|
||||||
|
|
||||||
ATS_GIT_REPO="github.com/Alfresco/alfresco-transform-service.git"
|
#ATS_GIT_REPO="github.com/Alfresco/alfresco-transform-service.git"
|
||||||
ATS_BRANCH="fix/MNT-24883-transformoptions-test"
|
#ATS_BRANCH="fix/MNT-24883-transformoptions-test"
|
||||||
buildCoreAio "${ATS_GIT_REPO}" "${ATS_BRANCH}"
|
#buildCoreAio "${ATS_GIT_REPO}" "${ATS_BRANCH}"
|
||||||
|
|
||||||
|
|
||||||
if [[ -n ${BUILD_PROFILES} ]]; then
|
if [[ -n ${BUILD_PROFILES} ]]; then
|
||||||
|
Reference in New Issue
Block a user