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

20180083: Job [HRB_Run_Automation] configuration updated

Change performed by §õº~?
parent aaaeb447
...@@ -4,14 +4,6 @@ ...@@ -4,14 +4,6 @@
<description></description> <description></description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<jenkins.model.BuildDiscarderProperty>
<strategy class="hudson.tasks.LogRotator">
<daysToKeep>1</daysToKeep>
<numToKeep>3</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.12"> <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>
...@@ -25,6 +17,14 @@ ...@@ -25,6 +17,14 @@
</hudson.model.StringParameterDefinition> </hudson.model.StringParameterDefinition>
</parameterDefinitions> </parameterDefinitions>
</hudson.model.ParametersDefinitionProperty> </hudson.model.ParametersDefinitionProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy class="hudson.tasks.LogRotator">
<daysToKeep>1</daysToKeep>
<numToKeep>3</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.11.0"> <scm class="hudson.plugins.git.GitSCM" plugin="git@3.11.0">
<configVersion>2</configVersion> <configVersion>2</configVersion>
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<concurrentBuild>false</concurrentBuild> <concurrentBuild>false</concurrentBuild>
<builders> <builders>
<hudson.tasks.BatchFile> <hudson.tasks.BatchFile>
<command>robot -v OpenFileDialogTitle:開啟舊檔 -v SetEnvironment:UAT %WORKSPACE%\HRB\</command> <command>robot -v OpenFileDialogTitle:u&quot;開啟&quot; -v SetEnvironment:UAT %WORKSPACE%\HRB\</command>
</hudson.tasks.BatchFile> </hudson.tasks.BatchFile>
</builders> </builders>
<publishers> <publishers>
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
<enableCache>true</enableCache> <enableCache>true</enableCache>
<onlyCritical>true</onlyCritical> <onlyCritical>true</onlyCritical>
</hudson.plugins.robot.RobotPublisher> </hudson.plugins.robot.RobotPublisher>
<hudson.tasks.Mailer plugin="mailer@1.23"> <hudson.tasks.Mailer plugin="mailer@1.24">
<recipients>$SonarQube_Administrator</recipients> <recipients>$SonarQube_Administrator</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild> <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals> <sendToIndividuals>false</sendToIndividuals>
......
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