From 1f76ca8c2132d850a7cfb82074b31a935726abde Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Sat, 20 Jul 2019 17:07:49 +0800 Subject: [PATCH] 20160017: Job [Deploy_Hi365_OAuth_Authorization_Develop] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ÁªþÈ --- .../config.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/jobs/Deploy_Hi365_OAuth_Authorization_Develop/config.xml b/jobs/Deploy_Hi365_OAuth_Authorization_Develop/config.xml index 6f185b1e..c53a0261 100644 --- a/jobs/Deploy_Hi365_OAuth_Authorization_Develop/config.xml +++ b/jobs/Deploy_Hi365_OAuth_Authorization_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-authorization.git 3485e854-8389-40e8-8c86-b94e94e91904 @@ -118,12 +117,12 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3) - systemctl stop Hi365Resource + systemctl stop Hi365Auth -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/Hi365AuthorizationServer/lib/*.jar +/usr/bin/unzip -j -o target/Authorization-Server-pack.zip "Authorization-Server/lib/*" -d /opt/Hi365AuthorizationServer/lib -systemctl start Hi365Resource +systemctl start Hi365Auth -- 2.26.2