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

scott: Job [CHMB_Commit_Build] configuration updated

Change performed by ·¨¼y°ó
parent e748cef4
......@@ -22,7 +22,7 @@
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.4">
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.10.0">
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
......@@ -32,7 +32,7 @@
</userRemoteConfigs>
<branches>
<hudson.plugins.git.BranchSpec>
<name>origin/${gitlabSourceBranch}</name>
<name>:(.*release.*|.*hotfix.*|.*/feature/.*|.*develop|.*master)</name>
</hudson.plugins.git.BranchSpec>
</branches>
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
......@@ -65,7 +65,7 @@
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex>(.*release.*|.*hotfix.*|.*develop|.*master)</sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQb5v+4Ma8+TRrb4sQktc/alyq2wr4zAeGVwu8nFPJpAA=}</secretToken>
<secretToken>{AQAAABAAAAAQyEycnNbUnL4ZD7ww0qj8f7ME3b9OpoHgi28YdIFcmOA=}</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
......@@ -82,7 +82,7 @@
</hudson.tasks.Maven>
</builders>
<publishers>
<hudson.plugins.cobertura.CoberturaPublisher plugin="cobertura@1.13">
<hudson.plugins.cobertura.CoberturaPublisher plugin="cobertura@1.14">
<coberturaReportFile>**/target/site/cobertura/coverage.xml</coberturaReportFile>
<onlyStable>false</onlyStable>
<failUnhealthy>false</failUnhealthy>
......@@ -146,7 +146,7 @@
<sourceEncoding>ASCII</sourceEncoding>
<enableNewApi>false</enableNewApi>
</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>
<keepLongStdio>false</keepLongStdio>
<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