diff --git a/jobs/Deploy_HRA_SIT_124/config.xml b/jobs/Deploy_HRA_SIT_124/config.xml index de53618d75ceb61db215be6042bec112032bd944..c9446654b2dc768340a95c953630a40189b38bdf 100644 --- a/jobs/Deploy_HRA_SIT_124/config.xml +++ b/jobs/Deploy_HRA_SIT_124/config.xml @@ -14,7 +14,7 @@ 如 release/1.15GA hotfix/1.15.1GA - release/1.42GA + feature/I18N false @@ -45,12 +45,16 @@ hotfix/1.15.1GA - UAT_137 + SIT_124 false false false false - + + + 0 7,13,17 * * * + + false com.ylhealth.hra @@ -104,6 +108,7 @@ hotfix/1.15.1GA false + @@ -114,9 +119,9 @@ sed -i "s/<base.*/<base href=\"\/\" version=\"${versio - systemctl stop tomcat.service -cp target/ylhealth-hra.war /opt/tomcat/webapps/ -systemctl start tomcat.service + systemctl stop hra.service +cp target/ylhealth-hra.war /opt/hra/webapps/ +systemctl start hra.service