From d2f17761004dfde6565b4536d74c38190020aece Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 31 Dec 2019 16:17:37 +0800 Subject: [PATCH] scott: Job [Deploy_HRA_Prod] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_HRA_Prod/config.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/jobs/Deploy_HRA_Prod/config.xml b/jobs/Deploy_HRA_Prod/config.xml index f3a4ee64..2118713d 100644 --- a/jobs/Deploy_HRA_Prod/config.xml +++ b/jobs/Deploy_HRA_Prod/config.xml @@ -67,7 +67,7 @@ hotfix/1.15.1GA - + 2 @@ -113,7 +113,7 @@ hotfix/1.15.1GA - + @@ -146,7 +146,7 @@ hotfix/1.15.1GA - + false @@ -170,14 +170,13 @@ for /f "skip=1 tokens=1-6 delims= " %%a in ('wmic path Win32_Loca for /f "tokens=*" %%i in ('git rev-parse --short HEAD') do set VAR=%%i_%FormattedDate% echo Version:%VAR% -"C:\Program Files\Git\usr\bin\sed" -i "s/<title.*/<title>Form v%VAR%<\/title\/>/" WebContent\WEB-INF\jsp\home\home.jsp +sed -i "s/<title.*/<title>Form v%VAR%<\/title\/>/" WebContent\WEB-INF\jsp\home\home.jsp - set path=%path%;"C:\Program Files\Git\usr\bin"; -scp -i F:/jenkins/id_rsa target/ylhealth-hra.war ymadmin@10.36.220.164:~/ + scp -i F:/jenkins/id_rsa target/ylhealth-hra.war ymadmin@10.36.220.164:~/ -- 2.26.2