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

20140144: Job [CHM_Commit_Build] configuration updated

Change performed by ·¨¼y°ó
parent 31a36f35
...@@ -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>{AQAAABAAAAAQITvtMnqRQvFZQWgr3DmcctXh4JBnO6utFZr4/zQgimw=}</secretToken> <secretToken>{AQAAABAAAAAQz5jmQYfFuQgtgU8aidfmLYb/aV690wHdXi4IuAk+U3w=}</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,9 +159,9 @@ ...@@ -159,9 +159,9 @@
</hudson.tasks.Mailer> </hudson.tasks.Mailer>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.ansicolor.AnsiColorBuildWrapper plugin="ansicolor@0.6.1"> <hudson.plugins.ansicolor.AnsiColorBuildWrapper plugin="ansicolor@0.6.2">
<colorMapName>xterm</colorMapName> <colorMapName>xterm</colorMapName>
</hudson.plugins.ansicolor.AnsiColorBuildWrapper> </hudson.plugins.ansicolor.AnsiColorBuildWrapper>
<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