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

scott: Job [Hi365_Backend_Commit_Build] configuration updated

Change performed by 楊慶堂
parent 3b535cea
...@@ -9,14 +9,14 @@ ...@@ -9,14 +9,14 @@
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty> </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>
<numToKeep>3</numToKeep> <numToKeep>10</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep> <artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep> <artifactNumToKeep>-1</artifactNumToKeep>
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@4.0.0"> <scm class="hudson.plugins.git.GitSCM" plugin="git@4.1.1">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<excludeBranchesSpec></excludeBranchesSpec> <excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex> <sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex> <targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAwtUw/UCgS3LUQE2za+yUDjpSMbxqaCXybSg1F9lfi3Ik+aRv+q1fKpQ9OeYij80lXlC87MG3Ukn3LJkhHH7lU0w==}</secretToken> <secretToken>{AQAAABAAAAAwX2nUgbNXDF+5VHOmvEswjrLgV3pN7IIPcDo2jGhYiecqMy5D0ztj6PwsiX6tClFdKm2wqS1URlMnM99+9eX7dg==}</secretToken>
<pendingBuildName></pendingBuildName> <pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate> <cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger> </com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...@@ -77,19 +77,19 @@ ng build</command> ...@@ -77,19 +77,19 @@ ng build</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
<publishers> <publishers>
<hudson.tasks.Mailer plugin="mailer@1.29"> <hudson.tasks.Mailer plugin="mailer@1.30">
<recipients>$PreSale_Group</recipients> <recipients>$PreSale_Group</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild> <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals> <sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer> </hudson.tasks.Mailer>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37"> <hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.38">
<deleteDirs>false</deleteDirs> <deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter> <cleanupParameter></cleanupParameter>
<externalDelete></externalDelete> <externalDelete></externalDelete>
<disableDeferredWipeout>false</disableDeferredWipeout> <disableDeferredWipeout>false</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup> </hudson.plugins.ws__cleanup.PreBuildCleanup>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.10"/> <hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.11"/>
</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