Skip to content

Commit

Permalink
Please [skip tests] and [release] ACS 7.2.2-A1
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraAspery committed May 17, 2024
1 parent 69ef22e commit e0e0c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit e0e0c65

Please sign in to comment.