From 7505e18354418cff2da25fc3162e912df8ac6bfa Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 10 Dec 2019 09:10:11 +0800 Subject: [PATCH] scott: Job [Deploy_HRB_API_Prod] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_HRB_API_Prod/config.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/jobs/Deploy_HRB_API_Prod/config.xml b/jobs/Deploy_HRB_API_Prod/config.xml index 8e2465df..b6f98b76 100644 --- a/jobs/Deploy_HRB_API_Prod/config.xml +++ b/jobs/Deploy_HRB_API_Prod/config.xml @@ -2,10 +2,10 @@ 1. 透過MobaXterm到正式環境去發佈 -2. Jenkis打包完會放到 10.36.220.162:/opt/HRB/ +2. Jenkis打包完會放到 10.36.220.162:/opt/HRB_API/ 3. 透過MobaXterm進入到正式環境10.36.220.162 -4. Command : cd /opt/HRB -5. Command : /opt/HRB/update.sh +4. Command : cd /opt/HRB_API +5. Command : /opt/HRB_API/update.sh false @@ -70,7 +70,7 @@ hotfix/1.15.1GA 2 - https://cm.ylhealth.org/gitlab/ym/HRB.git + https://cm.ylhealth.org/gitlab/ym/HRB_API.git 3485e854-8389-40e8-8c86-b94e94e91904 @@ -187,8 +187,8 @@ sed -i "s/<base.*/<base href=\"\/\" version=\"%tags%_% - ssh -i F:/jenkins/id_rsa ymadmin@10.36.220.162 "rm -f /opt/HRB/HRB-pack.zip" -scp -i F:/jenkins/id_rsa target/HRB-pack.zip ymadmin@10.36.220.162:/opt/HRB/ + ssh -i F:/jenkins/id_rsa ymadmin@10.36.220.162 "rm -f /opt/HRB_API/HRB_API-pack.zip" +scp -i F:/jenkins/id_rsa target/HRB_API-pack.zip ymadmin@10.36.220.162:/opt/HRB_API/ -- 2.26.2