diff --git a/jobs/Deploy_HRA_SIT/config.xml b/jobs/Deploy_HRA_SIT/config.xml index 8935f98192f98ff1a29693723198d319740ebe3f..1474e099a5441cd9f1b22b40aa88f5303b32fff7 100644 --- a/jobs/Deploy_HRA_SIT/config.xml +++ b/jobs/Deploy_HRA_SIT/config.xml @@ -58,20 +58,20 @@ 2 - https://cm.ylhealth.org/gitlab/YongYue/hi365-hra.git + https://cm.ylhealth.org/gitlab/YongYue/hra-api.git 3485e854-8389-40e8-8c86-b94e94e91904 - master + develop false - HI365_UAT_10.57.105.28 + HI365_SIT_10.57.105.27 false false false @@ -114,7 +114,7 @@ - NotifyMessage=Deploy HRA done on UAT. + NotifyMessage=Deploy HRA done on SIT false @@ -144,7 +144,7 @@ sed -i "s/<base.*/<base href=\"\/\" version=\"${versio sudo systemctl stop hra.service -sudo cp hraengine/target/hi365-hra.war /opt/hra/hi365-hra.war +sudo cp hraengine/target/hra.war /opt/hra/hra.war sudo systemctl start hra.service