mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
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:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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: |
|
||||
|
Reference in New Issue
Block a user