mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-14 17:59:13 +00:00
[ACS-9823]: [publish] release ci fix work (#720)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -207,4 +207,4 @@ jobs:
|
||||
timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }}
|
||||
run: |
|
||||
mvn --batch-mode clean verify gpg:sign -P sdk-release -DskipTests=true -Dgpg.passphrase=$GPG_SIGNING_PASSPHRASE
|
||||
mvn --batch-mode central-publishing:publish -P sdk-release -Dgpg.passphrase=$GPG_SIGNING_PASSPHRASE
|
||||
mvn --batch-mode package central-publishing:publish -P sdk-release -Dgpg.passphrase=$GPG_SIGNING_PASSPHRASE
|
Reference in New Issue
Block a user