Please [skip tests] and [release] ACS 7.2.2-A1 (#1560)

* Please [skip tests] and [release] ACS 7.2.2-A1

* Please [skip tests] and [release] ACS 7.2.2-A1
This commit is contained in:
Sara
2024-05-17 16:19:13 +01:00
committed by GitHub
parent 19a5c04c35
commit 53df0b35e2

View File

@@ -30,7 +30,7 @@ env:
TAS_ENVIRONMENT: ./tests/environment
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
# Release version has to start with real version (7.3.0-....) for the docker image to build successfully.
RELEASE_VERSION: 7.2.1
RELEASE_VERSION: 7.2.2-A1
DEVELOPMENT_VERSION: 7.2.2-SNAPSHOT
jobs:
@@ -83,7 +83,7 @@ jobs:
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v1.33.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v1.33.0
with:
java-version: '11'
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }}
run: |