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

This commit is contained in:
vivekkr0311
2025-08-06 15:10:14 +05:30
parent 33133e2f78
commit f560b481b7

View File

@@ -215,4 +215,4 @@ jobs:
-DautoVersionSubmodules=true \
-DtagNameFormat=@{project.version} \
-Dtag=$VERSION -B
mvn --batch-mode clean package gpg:sign central-publishing:publish -P sdk-release -DskipTests=true -Dgpg.passphrase=$GPG_SIGNING_PASSPHRASE
mvn --batch-mode clean package gpg:sign central-publishing:publish -P sdk-release -DskipTests=true -Dgpg.passphrase=$GPG_SIGNING_PASSPHRASE