Настройка CICD

This commit is contained in:
Struchkov Mark 2022-12-18 17:13:00 +03:00
parent 8e1090c608
commit f9ae7b187d

View File

@ -226,7 +226,6 @@
<preparationGoals>clean compile</preparationGoals>
<goal>install</goal>
<tagNameFormat>v.@{project.version}</tagNameFormat>
<releaseProfiles>release,ossrh</releaseProfiles>
<pushChanges>false</pushChanges>
<localCheckout>true</localCheckout>
</configuration>