From 3980c01dcdfcc3b15e5b5b064f23f7e608ab8857 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 15 Oct 2019 11:34:20 +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 a9aa2750..eb695ab3 100644 --- a/jobs/Hi365_OAuth_Authorization_SIT_Deploy/config.xml +++ b/jobs/Hi365_OAuth_Authorization_SIT_Deploy/config.xml @@ -118,10 +118,10 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3) - systemctl stop Hi365Auth + sudo systemctl stop Hi365Auth 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 +sudo systemctl start Hi365Auth -- 2.26.2