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

scott: Job [CHMB_Commit_Build] configuration updated

Change performed by ·¨¼y°ó
parent bc71c4c5
...@@ -10,6 +10,9 @@ ...@@ -10,6 +10,9 @@
假如過成有問題會通知RD群組</description> 假如過成有問題會通知RD群組</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.12">
<gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty> <jenkins.model.BuildDiscarderProperty>
<strategy class="hudson.tasks.LogRotator"> <strategy class="hudson.tasks.LogRotator">
<daysToKeep>-1</daysToKeep> <daysToKeep>-1</daysToKeep>
...@@ -18,9 +21,6 @@ ...@@ -18,9 +21,6 @@
<artifactNumToKeep>-1</artifactNumToKeep> <artifactNumToKeep>-1</artifactNumToKeep>
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.11">
<gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.3"> <scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.3">
<configVersion>2</configVersion> <configVersion>2</configVersion>
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<authToken>build_hrb_manage</authToken> <authToken>build_hrb_manage</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>
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<excludeBranchesSpec></excludeBranchesSpec> <excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex>(.*/release/.*|.*/hotfix/.*|.*/develop|.*/master)</sourceBranchRegex> <sourceBranchRegex>(.*/release/.*|.*/hotfix/.*|.*/develop|.*/master)</sourceBranchRegex>
<targetBranchRegex></targetBranchRegex> <targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQSjzuPTJlEL9ZPXr6kD+MlxqndyAsbLW9szlkFSPpC3s=}</secretToken> <secretToken>{AQAAABAAAAAQz89fd+lZsMHhkgXWYyTAkvc9DfbHgRdYJPtiprAZsIo=}</secretToken>
<pendingBuildName></pendingBuildName> <pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate> <cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger> </com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...@@ -159,6 +159,12 @@ ...@@ -159,6 +159,12 @@
</hudson.tasks.Mailer> </hudson.tasks.Mailer>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<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"/> <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