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

20180083: Job [CHM_Commit_Build] configuration updated

Change performed by §õº~?
parent 64a1729d
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
假如過成有問題會通知RD群組</description> 假如過成有問題會通知RD群組</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.9"> <com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.10">
<gitLabConnection>ylhealth</gitLabConnection> <gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty> </com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty> <jenkins.model.BuildDiscarderProperty>
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<authToken>build_crm_backend</authToken> <authToken>build_crm_backend</authToken>
<triggers> <triggers>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger plugin="gitlab-plugin@1.5.9"> <com.dabsquared.gitlabjenkins.GitLabPushTrigger plugin="gitlab-plugin@1.5.10">
<spec></spec> <spec></spec>
<triggerOnPush>true</triggerOnPush> <triggerOnPush>true</triggerOnPush>
<triggerOnMergeRequest>true</triggerOnMergeRequest> <triggerOnMergeRequest>true</triggerOnMergeRequest>
...@@ -69,8 +69,9 @@ ...@@ -69,8 +69,9 @@
<branchFilterType>All</branchFilterType> <branchFilterType>All</branchFilterType>
<includeBranchesSpec></includeBranchesSpec> <includeBranchesSpec></includeBranchesSpec>
<excludeBranchesSpec></excludeBranchesSpec> <excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex> <targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQy1c0caPnifDFTmxW4dGAjaq6mRrfnbXtvl6RdI8rpgs=}</secretToken> <secretToken>{AQAAABAAAAAQNYlc+ghU180XqMESOhTmq5NDmCP3yENySZ+8pvI8Lfw=}</secretToken>
<pendingBuildName></pendingBuildName> <pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate> <cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger> </com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...@@ -116,7 +117,7 @@ ...@@ -116,7 +117,7 @@
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder> </org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
</builders> </builders>
<publishers> <publishers>
<hudson.plugins.cobertura.CoberturaPublisher plugin="cobertura@1.12.1"> <hudson.plugins.cobertura.CoberturaPublisher plugin="cobertura@1.13">
<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>
...@@ -178,8 +179,9 @@ ...@@ -178,8 +179,9 @@
</targets> </targets>
</failingTarget> </failingTarget>
<sourceEncoding>ASCII</sourceEncoding> <sourceEncoding>ASCII</sourceEncoding>
<enableNewApi>false</enableNewApi>
</hudson.plugins.cobertura.CoberturaPublisher> </hudson.plugins.cobertura.CoberturaPublisher>
<hudson.tasks.junit.JUnitResultArchiver plugin="junit@1.25"> <hudson.tasks.junit.JUnitResultArchiver plugin="junit@1.26.1">
<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>
...@@ -190,7 +192,7 @@ ...@@ -190,7 +192,7 @@
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild> <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals> <sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer> </hudson.tasks.Mailer>
<com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher plugin="gitlab-plugin@1.5.9"> <com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher plugin="gitlab-plugin@1.5.10">
<onlyForFailure>false</onlyForFailure> <onlyForFailure>false</onlyForFailure>
<replaceSuccessNote>false</replaceSuccessNote> <replaceSuccessNote>false</replaceSuccessNote>
<replaceFailureNote>false</replaceFailureNote> <replaceFailureNote>false</replaceFailureNote>
...@@ -201,7 +203,7 @@ ...@@ -201,7 +203,7 @@
<abortNoteText></abortNoteText> <abortNoteText></abortNoteText>
<unstableNoteText></unstableNoteText> <unstableNoteText></unstableNoteText>
</com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher> </com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher>
<com.dabsquared.gitlabjenkins.publisher.GitLabVotePublisher plugin="gitlab-plugin@1.5.9"/> <com.dabsquared.gitlabjenkins.publisher.GitLabVotePublisher plugin="gitlab-plugin@1.5.10"/>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.8.10"/> <hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.8.10"/>
......
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