From b5f2f0b884ac7132c34caa94a2394513e2e46687 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 25 Mar 2019 15:48:10 +0800 Subject: [PATCH] scott: Job [Deploy_HRB_API_SIT_124] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_HRB_API_SIT_124/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/Deploy_HRB_API_SIT_124/config.xml b/jobs/Deploy_HRB_API_SIT_124/config.xml index dcaf70e9..61ecf449 100644 --- a/jobs/Deploy_HRB_API_SIT_124/config.xml +++ b/jobs/Deploy_HRB_API_SIT_124/config.xml @@ -115,7 +115,7 @@ VAR=$(git rev-parse --short HEAD)_$(date +"%Y%m%d_%H%M") version=$(echo $GIT_BRANCH | cut -d'/' -f 3) -sed -i "s/<title.*/<title ng-bind='page_title'>CRM v${version}_${VAR}<\/title\/>/" src/main/resources/static/index.html +# sed -i "s/<title.*/<title ng-bind='page_title'>CRM v${version}_${VAR}<\/title\/>/" src/main/resources/static/index.html @@ -123,7 +123,7 @@ sed -i "s/<title.*/<title ng-bind='page_title'>CRM v${ve systemctl stop HRB_API rm -f /opt/HRB_API/lib/*.jar -/usr/bin/unzip -j -o target/authservice-pack.zip "authservice/lib/*" -d /opt/HRB_API/lib +/usr/bin/unzip -j -o target/HRB_API-pack.zip "HRB_API/lib/*" -d /opt/HRB_API/lib systemctl start HRB_API -- 2.26.2