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

scott: Job [Form_Commit_Build] configuration updated

Change performed by ·¨¼y°ó
parent b75952c2
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
假如過成有問題會通知RD群組</description> 假如過成有問題會通知RD群組</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.11"> <com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.12">
<gitLabConnection>ylhealth</gitLabConnection> <gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty> </com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty> <jenkins.model.BuildDiscarderProperty>
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,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.10.0">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<authToken>form_backend</authToken> <authToken>form_backend</authToken>
<triggers> <triggers>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger plugin="gitlab-plugin@1.5.11"> <com.dabsquared.gitlabjenkins.GitLabPushTrigger plugin="gitlab-plugin@1.5.12">
<spec></spec> <spec></spec>
<triggerOnPush>true</triggerOnPush> <triggerOnPush>true</triggerOnPush>
<triggerOnMergeRequest>true</triggerOnMergeRequest> <triggerOnMergeRequest>true</triggerOnMergeRequest>
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<excludeBranchesSpec></excludeBranchesSpec> <excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex> <sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex> <targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQF+AMFI7YZ9/aA0gLl6bOFkPw3sxzhUUEK9lRJhOfRqE=}</secretToken> <secretToken>{AQAAABAAAAAQJptMGO8K9DW90hYDXvR9RehReq6HkP2f815eiYdWTGM=}</secretToken>
<pendingBuildName></pendingBuildName> <pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate> <cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger> </com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,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>
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,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.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>
...@@ -157,6 +157,12 @@ ...@@ -157,6 +157,12 @@
</hudson.tasks.Mailer> </hudson.tasks.Mailer>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.8.10"/> <hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37">
<deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter>
<externalDelete></externalDelete>
<disableDeferredWipeout>false</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup>
<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