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

20140144: Job [CHMB_Commit_Build] configuration updated

Change performed by ·¨¼y°ó
parent afdb7ca8
...@@ -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.1"> <scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.3">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -60,12 +60,12 @@ ...@@ -60,12 +60,12 @@
<ciSkip>true</ciSkip> <ciSkip>true</ciSkip>
<skipWorkInProgressMergeRequest>true</skipWorkInProgressMergeRequest> <skipWorkInProgressMergeRequest>true</skipWorkInProgressMergeRequest>
<setBuildDescription>true</setBuildDescription> <setBuildDescription>true</setBuildDescription>
<branchFilterType>All</branchFilterType> <branchFilterType>RegexBasedFilter</branchFilterType>
<includeBranchesSpec></includeBranchesSpec> <includeBranchesSpec></includeBranchesSpec>
<excludeBranchesSpec></excludeBranchesSpec> <excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex> <sourceBranchRegex>(.*release.*|.*hotfix.*|.*develop|.*master)</sourceBranchRegex>
<targetBranchRegex></targetBranchRegex> <targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQqUgWC/fpm7mHYoaZY2CSTc0w7mZwe+c1Rdh2fZQJxcQ=}</secretToken> <secretToken>{AQAAABAAAAAQvGwIxGI5f32CNiizYdwRpCykvSexuwez51KosRmuOYw=}</secretToken>
<pendingBuildName></pendingBuildName> <pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate> <cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger> </com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...@@ -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.26.1"> <hudson.tasks.junit.JUnitResultArchiver plugin="junit@1.27">
<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>
...@@ -159,6 +159,6 @@ ...@@ -159,6 +159,6 @@
</hudson.tasks.Mailer> </hudson.tasks.Mailer>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.8.10"/> <hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.9"/>
</buildWrappers> </buildWrappers>
</project> </project>
\ No newline at end of file
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