mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-21 18:09:29 +00:00
[ACS-9977]: [publish] automatic tag creationg work, remove mvn release perform and prepare
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -206,7 +206,7 @@ jobs:
|
|||||||
- name: "Publish"
|
- name: "Publish"
|
||||||
timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }}
|
timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }}
|
||||||
run: |
|
run: |
|
||||||
mvn --batch-mode clean package gpg:sign central-publishing:publish release:prepare release:perform \
|
mvn --batch-mode clean package gpg:sign central-publishing:publish \
|
||||||
-DscmCommentPrefix="[maven-release-plugin][skip ci] " \
|
-DscmCommentPrefix="[maven-release-plugin][skip ci] " \
|
||||||
-Dusername=$GIT_USERNAME \
|
-Dusername=$GIT_USERNAME \
|
||||||
-Dpassword=$GIT_PASSWORD \
|
-Dpassword=$GIT_PASSWORD \
|
||||||
|
Reference in New Issue
Block a user