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

scott: Job [Deploy_HRB_SIT_131] configuration updated

Change performed by ·¨¼y°ó
parent 9010ea14
<?xml version='1.1' encoding='UTF-8'?> <?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset plugin="maven-plugin@3.2"> <maven2-moduleset plugin="maven-plugin@3.4">
<actions/> <actions/>
<description>預設為康聯&#xd; <description>預設為康聯&#xd;
在 /etc/httpd/conf.d/sit.conf&#xd; 在 /etc/httpd/conf.d/sit.conf&#xd;
...@@ -8,19 +8,19 @@ ProxyPass /api/company/getCompanyList http://localhost:9080/api/company/getCompa ...@@ -8,19 +8,19 @@ ProxyPass /api/company/getCompanyList http://localhost:9080/api/company/getCompa
ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/getCompanyList/HealthConn</description> ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/getCompanyList/HealthConn</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.13">
<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>
<numToKeep>3</numToKeep> <numToKeep>3</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep> <artifactDaysToKeep>-1</artifactDaysToKeep>
<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.2"> <scm class="hudson.plugins.git.GitSCM" plugin="git@4.0.0">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -30,7 +30,7 @@ ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/g ...@@ -30,7 +30,7 @@ ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/g
</userRemoteConfigs> </userRemoteConfigs>
<branches> <branches>
<hudson.plugins.git.BranchSpec> <hudson.plugins.git.BranchSpec>
<name>*/develop</name> <name>feature/HEALTHERA-293</name>
</hudson.plugins.git.BranchSpec> </hudson.plugins.git.BranchSpec>
</branches> </branches>
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations> <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
...@@ -78,13 +78,16 @@ ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/g ...@@ -78,13 +78,16 @@ ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/g
</hudson.maven.reporters.MavenMailer> </hudson.maven.reporters.MavenMailer>
</reporters> </reporters>
<publishers> <publishers>
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.14"> <jenkins.plugins.slack.SlackNotifier plugin="slack@2.35">
<baseUrl></baseUrl> <baseUrl></baseUrl>
<teamDomain></teamDomain> <teamDomain></teamDomain>
<authToken></authToken> <authToken></authToken>
<tokenCredentialId></tokenCredentialId> <tokenCredentialId></tokenCredentialId>
<botUser>false</botUser> <botUser>false</botUser>
<room></room> <room></room>
<sendAsText>false</sendAsText>
<iconEmoji></iconEmoji>
<username></username>
<startNotification>false</startNotification> <startNotification>false</startNotification>
<notifySuccess>false</notifySuccess> <notifySuccess>false</notifySuccess>
<notifyAborted>true</notifyAborted> <notifyAborted>true</notifyAborted>
...@@ -92,6 +95,7 @@ ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/g ...@@ -92,6 +95,7 @@ ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/g
<notifyUnstable>true</notifyUnstable> <notifyUnstable>true</notifyUnstable>
<notifyRegression>false</notifyRegression> <notifyRegression>false</notifyRegression>
<notifyFailure>true</notifyFailure> <notifyFailure>true</notifyFailure>
<notifyEveryFailure>false</notifyEveryFailure>
<notifyBackToNormal>true</notifyBackToNormal> <notifyBackToNormal>true</notifyBackToNormal>
<notifyRepeatedFailure>false</notifyRepeatedFailure> <notifyRepeatedFailure>false</notifyRepeatedFailure>
<includeTestSummary>false</includeTestSummary> <includeTestSummary>false</includeTestSummary>
...@@ -107,7 +111,7 @@ ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/g ...@@ -107,7 +111,7 @@ ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/g
</jenkins.plugins.slack.SlackNotifier> </jenkins.plugins.slack.SlackNotifier>
</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>
......
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