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> ...@@ -70,7 +70,7 @@ hotfix/1.15.1GA</description>
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
</properties> </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> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -98,7 +98,7 @@ hotfix/1.15.1GA</description> ...@@ -98,7 +98,7 @@ hotfix/1.15.1GA</description>
<groupId>org.ylhealth.ym.hrb.backend</groupId> <groupId>org.ylhealth.ym.hrb.backend</groupId>
<artifactId>CHMB</artifactId> <artifactId>CHMB</artifactId>
</rootModule> </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> <defaultGoals>spring-boot:run</defaultGoals>
<aggregatorStyleBuild>true</aggregatorStyleBuild> <aggregatorStyleBuild>true</aggregatorStyleBuild>
<incrementalBuild>false</incrementalBuild> <incrementalBuild>false</incrementalBuild>
...@@ -117,7 +117,7 @@ hotfix/1.15.1GA</description> ...@@ -117,7 +117,7 @@ hotfix/1.15.1GA</description>
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/> <globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<reporters/> <reporters/>
<publishers> <publishers>
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.34"> <jenkins.plugins.slack.SlackNotifier plugin="slack@2.35">
<baseUrl></baseUrl> <baseUrl></baseUrl>
<teamDomain></teamDomain> <teamDomain></teamDomain>
<authToken></authToken> <authToken></authToken>
...@@ -150,7 +150,7 @@ hotfix/1.15.1GA</description> ...@@ -150,7 +150,7 @@ hotfix/1.15.1GA</description>
</jenkins.plugins.slack.SlackNotifier> </jenkins.plugins.slack.SlackNotifier>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37"> <hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.38">
<deleteDirs>false</deleteDirs> <deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter> <cleanupParameter></cleanupParameter>
<externalDelete></externalDelete> <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