From e3418091a9aabf4b44418f74bfbf5556693d40e0 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 15 Oct 2019 11:05:23 +0800 Subject: [PATCH] 20180083: Job [Hi365_OAuth_Authorization_SIT_Deploy] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ยงรตยบ~? --- jobs/Hi365_OAuth_Authorization_SIT_Deploy/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/Hi365_OAuth_Authorization_SIT_Deploy/config.xml b/jobs/Hi365_OAuth_Authorization_SIT_Deploy/config.xml index 3cd3cbcf..cbcaf520 100644 --- a/jobs/Hi365_OAuth_Authorization_SIT_Deploy/config.xml +++ b/jobs/Hi365_OAuth_Authorization_SIT_Deploy/config.xml @@ -118,9 +118,9 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3) - systemctl stop Hi365Auth + sudo systemctl stop Hi365Auth -rm -f /opt/Hi365AuthorizationServer/lib/*.jar +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 Hi365Auth -- 2.26.2