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

20140144: Job [Deploy_HRB_SIT_131] configuration updated

Change performed by ·¨¼y°ó
parent d9be67a2
<?xml version='1.1' encoding='UTF-8'?> <?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset plugin="maven-plugin@3.1.2"> <maven2-moduleset plugin="maven-plugin@3.1.2">
<actions/> <actions/>
<description>develop&#xd; <description>CRM-5260&#xd;
個人首頁-健康檔案_健康存摺及健檢報告,增加HRB資源權限判斷&#xd;
&#xd; &#xd;
預設為康聯&#xd; 預設為康聯&#xd;
在 /etc/httpd/conf.d/sit.conf&#xd; 在 /etc/httpd/conf.d/sit.conf&#xd;
...@@ -10,12 +11,12 @@ ProxyPass /api/company/getCompanyList http://localhost:9080/api/company/getCompa ...@@ -10,12 +11,12 @@ 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.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>2</daysToKeep> <daysToKeep>-1</daysToKeep>
<numToKeep>5</numToKeep> <numToKeep>5</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep> <artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep> <artifactNumToKeep>-1</artifactNumToKeep>
...@@ -32,7 +33,7 @@ ProxyPassReverse /api/company/getCompanyList http://localhost:9080/api/company/g ...@@ -32,7 +33,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/CRM-5260</name>
</hudson.plugins.git.BranchSpec> </hudson.plugins.git.BranchSpec>
</branches> </branches>
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations> <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
......
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