From b5b0973e3dc0f5a3a37982516344e338de77b107 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Sat, 20 Jul 2019 17:22:04 +0800 Subject: [PATCH] 20160017: Job [Deploy_Hi365_OAuth_Client_Develop] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ÁªþÈ --- jobs/Deploy_Hi365_OAuth_Client_Develop/config.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/jobs/Deploy_Hi365_OAuth_Client_Develop/config.xml b/jobs/Deploy_Hi365_OAuth_Client_Develop/config.xml index 6f185b1e..966d4a7b 100644 --- a/jobs/Deploy_Hi365_OAuth_Client_Develop/config.xml +++ b/jobs/Deploy_Hi365_OAuth_Client_Develop/config.xml @@ -52,13 +52,12 @@ -1 - 2 - https://cm.ylhealth.org/gitlab/YongYue/hi365-api.git + https://cm.ylhealth.org/gitlab/YongYue/hi365-client.git 3485e854-8389-40e8-8c86-b94e94e91904 @@ -118,12 +117,12 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3) - systemctl stop Hi365Resource + systemctl stop Hi365Client -rm -f /opt/Hi365ResourceServer/lib/*.jar -/usr/bin/unzip -j -o target/Resource-Server-pack.zip "Resource-Server/lib/*" -d /opt/Hi365ResourceServer/lib +rm -f /opt/Hi365ClientServer/lib/*.jar +/usr/bin/unzip -j -o target/Client-Server-pack.zip "Client-Server/lib/*" -d /opt/Hi365ClientServer/lib -systemctl start Hi365Resource +systemctl start Hi365Client -- 2.26.2