diff --git a/jobs/Deploy_HRB_SIT_132_Test/config.xml b/jobs/Deploy_HRB_SIT_132_Test/config.xml index b170244b68a450683f94b3fae638c1248f8aa81d..5103fccf5b9f07cc4b9b18b553398bbcd5c9ee28 100644 --- a/jobs/Deploy_HRB_SIT_132_Test/config.xml +++ b/jobs/Deploy_HRB_SIT_132_Test/config.xml @@ -10,7 +10,7 @@ 1 - 2 + 1 -1 -1 @@ -38,11 +38,7 @@ false false false - - - 0 7,13,17 * * * - - + false org.ylhealth.ym.hrb.backend @@ -65,38 +61,8 @@ true - - - $RD_Group $QA_Group - false - false - true - - - - - - - - - false - - false - false - true - true - true - false - true - true - false - false - false - NONE - false - - - + + false @@ -120,16 +86,7 @@ for /f "tokens=*" %%i in ('git rev-parse --short HEAD') do s "C:\Program Files\Git\usr\bin\sed" -i "s/<base.*/<base href=\"\/\" version=\"v%VAR%\"\/>/" src\main\resources\static\login.html - - - set target=C:\Deploy\HRB -net stop HRB -FOR /F "tokens=5 delims= " %%P IN ('netstat -a -n -o ^| findstr :50501 ^| findstr LISTEN') DO TaskKill.exe /F /PID %%P -del %target%\lib\*.* /q -"C:\Program Files\7-Zip\7z.exe" e target\HRB-pack.zip -o%target%\lib HRB\lib\*.* -r -net start HRB - - + SUCCESS 0