mirror of
https://github.com/Dannecron/netology-devops-teamcity-example.git
synced 2025-12-25 15:22:35 +03:00
TeamCity change in 'Netology Devops Teamcity Example' project: runners of 'Build' build configuration were updated
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<param name="maven.path" value="%teamcity.tool.maven.DEFAULT%" />
|
||||
<param name="pomLocation" value="pom.xml" />
|
||||
<param name="runnerArgs" value="-Dmaven.test.failure.ignore=true" />
|
||||
<param name="teamcity.step.mode" value="default" />
|
||||
<param name="teamcity.step.mode" value="execute_always" />
|
||||
<param name="userSettingsSelection" value="settings.xml" />
|
||||
</parameters>
|
||||
</runner>
|
||||
|
||||
Reference in New Issue
Block a user