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

20180083: Job [Deploy_Survey] configuration updated

Change performed by §õº~?
parent 7b44087f
...@@ -8,12 +8,12 @@ ...@@ -8,12 +8,12 @@
5. Start service</description> 5. Start service</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>
<strategy class="hudson.tasks.LogRotator"> <strategy class="hudson.tasks.LogRotator">
<daysToKeep>3</daysToKeep> <daysToKeep>1</daysToKeep>
<numToKeep>3</numToKeep> <numToKeep>3</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep> <artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep> <artifactNumToKeep>-1</artifactNumToKeep>
...@@ -46,7 +46,7 @@ net start LogServices</command> ...@@ -46,7 +46,7 @@ net start LogServices</command>
</hudson.tasks.BatchFile> </hudson.tasks.BatchFile>
</builders> </builders>
<publishers> <publishers>
<hudson.plugins.ws__cleanup.WsCleanup plugin="ws-cleanup@0.34"> <hudson.plugins.ws__cleanup.WsCleanup plugin="ws-cleanup@0.36">
<patterns class="empty-list"/> <patterns class="empty-list"/>
<deleteDirs>false</deleteDirs> <deleteDirs>false</deleteDirs>
<skipWhenFailed>false</skipWhenFailed> <skipWhenFailed>false</skipWhenFailed>
...@@ -58,6 +58,7 @@ net start LogServices</command> ...@@ -58,6 +58,7 @@ net start LogServices</command>
<notFailBuild>false</notFailBuild> <notFailBuild>false</notFailBuild>
<cleanupMatrixParent>false</cleanupMatrixParent> <cleanupMatrixParent>false</cleanupMatrixParent>
<externalDelete></externalDelete> <externalDelete></externalDelete>
<disableDeferredWipeout>false</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.WsCleanup> </hudson.plugins.ws__cleanup.WsCleanup>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
......
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