Skip to content

Commit

Permalink
Please [skip tests] and [release] ACS 7.2.2-A1 (#1560)
Browse files Browse the repository at this point in the history
* Please [skip tests] and [release] ACS 7.2.2-A1

* Please [skip tests] and [release] ACS 7.2.2-A1
  • Loading branch information
SaraAspery authored May 17, 2024
1 parent 19a5c04 commit 53df0b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
- uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
- uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
with:
java-version: '11'
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }}
run: |
Expand Down

0 comments on commit 53df0b3

Please sign in to comment.