From 76280c94e5476ac57709ecb2c66daf7fc7c4fc54 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 16 Apr 2019 18:52:49 +0800 Subject: [PATCH] scott: Job [Deploy_HRB_oAuth_Resource_DEMO_10] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_HRB_oAuth_Resource_DEMO_10/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/Deploy_HRB_oAuth_Resource_DEMO_10/config.xml b/jobs/Deploy_HRB_oAuth_Resource_DEMO_10/config.xml index 33ae7900..ccca195d 100644 --- a/jobs/Deploy_HRB_oAuth_Resource_DEMO_10/config.xml +++ b/jobs/Deploy_HRB_oAuth_Resource_DEMO_10/config.xml @@ -133,7 +133,7 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3) systemctl stop HRBResource -rm -f /opt/HRBResourceServerlib/*.jar +rm -f /opt/HRBResourceServer/lib/*.jar /usr/bin/unzip -j -o target/resource_server-pack.zip "resource_server/lib/*" -d /opt/HRBResourceServer/lib systemctl start HRBResource -- 2.26.2