[ACS-9977]: [publish] tag creation work

This commit is contained in:
vivekkr0311
2025-08-05 12:03:36 +05:30
parent 933ae6fe90
commit b051556dad
+2
View File
@@ -201,6 +201,8 @@ jobs:
run: |
mvn --batch-mode clean package gpg:sign central-publishing:publish release:prepare release:perform \
-DscmCommentPrefix="[maven-release-plugin][skip ci] " \
-Dusername="${GIT_USERNAME}" \
-Dpassword="${GIT_PASSWORD}"
-Psdk-release \
-DskipTests=true \
-Dgpg.passphrase=$GPG_SIGNING_PASSPHRASE \