Commit 3d5a8bf3 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

scott: Job [Deploy_CHMB_Prod] configuration updated

Change performed by ·¨¼y°ó
parent d2f17761
......@@ -70,7 +70,7 @@ hotfix/1.15.1GA</description>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.12.1">
<scm class="hudson.plugins.git.GitSCM" plugin="git@4.0.0">
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
......@@ -98,7 +98,7 @@ hotfix/1.15.1GA</description>
<groupId>org.ylhealth.ym.hrb.backend</groupId>
<artifactId>CHMB</artifactId>
</rootModule>
<goals>clean package install -Dmaven.test.skip=true -DskipTests=true</goals>
<goals>clean package install -Dmaven.test.skip=true -DskipTests=true -Ddependency-check.skip=true</goals>
<defaultGoals>spring-boot:run</defaultGoals>
<aggregatorStyleBuild>true</aggregatorStyleBuild>
<incrementalBuild>false</incrementalBuild>
......@@ -117,7 +117,7 @@ hotfix/1.15.1GA</description>
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<reporters/>
<publishers>
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.34">
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.35">
<baseUrl></baseUrl>
<teamDomain></teamDomain>
<authToken></authToken>
......@@ -150,7 +150,7 @@ hotfix/1.15.1GA</description>
</jenkins.plugins.slack.SlackNotifier>
</publishers>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37">
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.38">
<deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter>
<externalDelete></externalDelete>
......
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