From 35d0ddf14891c65ce5a10f8e23863ce6e453b33d Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 27 Aug 2018 11:04:43 +0800 Subject: [PATCH] 20140144: Job [Deploy_CRM_API_UAT_136] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_CRM_API_UAT_136/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/Deploy_CRM_API_UAT_136/config.xml b/jobs/Deploy_CRM_API_UAT_136/config.xml index fdc88620..d2d4676c 100644 --- a/jobs/Deploy_CRM_API_UAT_136/config.xml +++ b/jobs/Deploy_CRM_API_UAT_136/config.xml @@ -124,8 +124,8 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3) systemctl stop CRM_API -rm -f /opt/CRM_API/lib/*.jar -/usr/bin/unzip -j -o target/chmapi-pack.zip "chmapi/lib/*" -d /opt/CRM_API/lib +rm -f /opt/chm/chmapi/lib/*.jar +/usr/bin/unzip -j -o target/chmapi-pack.zip "chmapi/lib/*" -d /opt/chm/chmapi/lib systemctl start CRM_API -- 2.26.2