diff --git a/jobs/Hi365_HRA_SIT_Deploy/config.xml b/jobs/Hi365_HRA_SIT_Deploy/config.xml index 596568b1fed2e19de36a06c1c851c982597b4290..733457c80d5f139c2c086b421c4c2a028447d2bc 100644 --- a/jobs/Hi365_HRA_SIT_Deploy/config.xml +++ b/jobs/Hi365_HRA_SIT_Deploy/config.xml @@ -144,7 +144,7 @@ sed -i "s/<base.*/<base href=\"\/\" version=\"${versio sudo systemctl stop hra.service -sudo cp target/hi365-hra.war /opt/hra/hi365-hra.war +sudo cp hraengine/target/hi365-hra.war /opt/hra/hi365-hra.war sudo systemctl start hra.service