Настройка cicd с помощью drone
This commit is contained in:
parent
4382d8e10d
commit
c978736b4f
2
pom.xml
2
pom.xml
@ -289,7 +289,7 @@
|
||||
<version>${plugin.maven.release.ver}</version>
|
||||
<configuration>
|
||||
<preparationGoals>clean compile</preparationGoals>
|
||||
<goal>install</goal>
|
||||
<goals>install</goals>
|
||||
<tagNameFormat>v.@{project.version}</tagNameFormat>
|
||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||
<pushChanges>false</pushChanges>
|
||||
|
Loading…
Reference in New Issue
Block a user