Настройка CICD
This commit is contained in:
parent
8e1090c608
commit
f9ae7b187d
1
pom.xml
1
pom.xml
@ -226,7 +226,6 @@
|
|||||||
<preparationGoals>clean compile</preparationGoals>
|
<preparationGoals>clean compile</preparationGoals>
|
||||||
<goal>install</goal>
|
<goal>install</goal>
|
||||||
<tagNameFormat>v.@{project.version}</tagNameFormat>
|
<tagNameFormat>v.@{project.version}</tagNameFormat>
|
||||||
<releaseProfiles>release,ossrh</releaseProfiles>
|
|
||||||
<pushChanges>false</pushChanges>
|
<pushChanges>false</pushChanges>
|
||||||
<localCheckout>true</localCheckout>
|
<localCheckout>true</localCheckout>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
Reference in New Issue
Block a user