Commit 4696edf6 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180083: Job [Deploy_HRA_SIT] configuration updated

Change performed by §õº~?
parent 28d1c0e7
...@@ -41,14 +41,9 @@ ...@@ -41,14 +41,9 @@
<triggers/> <triggers/>
<concurrentBuild>false</concurrentBuild> <concurrentBuild>false</concurrentBuild>
<builders> <builders>
<hudson.tasks.Maven> <hudson.tasks.Shell>
<targets>mvn clean install</targets> <command>mvn clean install </command>
<mavenName>Maven_3.39</mavenName> </hudson.tasks.Shell>
<usePrivateRepository>false</usePrivateRepository>
<settings class="jenkins.mvn.DefaultSettingsProvider"/>
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<injectBuildVariables>true</injectBuildVariables>
</hudson.tasks.Maven>
</builders> </builders>
<publishers/> <publishers/>
<buildWrappers> <buildWrappers>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment