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

scott: Job [CHM_Commit_Build] configuration updated

Change performed by ·¨¼y°ó
parent e13aea9f
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.3"> <scm class="hudson.plugins.git.GitSCM" plugin="git@3.10.0">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</userRemoteConfigs> </userRemoteConfigs>
<branches> <branches>
<hudson.plugins.git.BranchSpec> <hudson.plugins.git.BranchSpec>
<name>origin/${gitlabSourceBranch}</name> <name>:(.*release.*|.*hotfix.*|.*/feature/.*|.*develop|.*master)</name>
</hudson.plugins.git.BranchSpec> </hudson.plugins.git.BranchSpec>
</branches> </branches>
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations> <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<excludeBranchesSpec></excludeBranchesSpec> <excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex>(.*release.*|.*hotfix.*|.*develop|.*master)</sourceBranchRegex> <sourceBranchRegex>(.*release.*|.*hotfix.*|.*develop|.*master)</sourceBranchRegex>
<targetBranchRegex></targetBranchRegex> <targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQr6dg7NKmphpgs5I/JEgg8nyfUuAv9dbn1Y+3pdOHj4c=}</secretToken> <secretToken>{AQAAABAAAAAQRPBccc16VCCy9taC7phMlFjBrQtzgWX/6OkUu4ZKCSU=}</secretToken>
<pendingBuildName></pendingBuildName> <pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate> <cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger> </com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
</hudson.tasks.Maven> </hudson.tasks.Maven>
</builders> </builders>
<publishers> <publishers>
<hudson.plugins.cobertura.CoberturaPublisher plugin="cobertura@1.13"> <hudson.plugins.cobertura.CoberturaPublisher plugin="cobertura@1.14">
<coberturaReportFile>**/target/site/cobertura/coverage.xml</coberturaReportFile> <coberturaReportFile>**/target/site/cobertura/coverage.xml</coberturaReportFile>
<onlyStable>false</onlyStable> <onlyStable>false</onlyStable>
<failUnhealthy>false</failUnhealthy> <failUnhealthy>false</failUnhealthy>
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
<sourceEncoding>ASCII</sourceEncoding> <sourceEncoding>ASCII</sourceEncoding>
<enableNewApi>false</enableNewApi> <enableNewApi>false</enableNewApi>
</hudson.plugins.cobertura.CoberturaPublisher> </hudson.plugins.cobertura.CoberturaPublisher>
<hudson.tasks.junit.JUnitResultArchiver plugin="junit@1.27"> <hudson.tasks.junit.JUnitResultArchiver plugin="junit@1.28">
<testResults>**/target/surefire-reports/*.xml</testResults> <testResults>**/target/surefire-reports/*.xml</testResults>
<keepLongStdio>false</keepLongStdio> <keepLongStdio>false</keepLongStdio>
<healthScaleFactor>1.0</healthScaleFactor> <healthScaleFactor>1.0</healthScaleFactor>
......
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