From 8473cc0700953ba770a702b9e6fc96afef43555d Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 24 Dec 2018 15:09:42 +0800 Subject: [PATCH] scott: Job [Deploy_CHMB_DIHTEST_164] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_CHMB_DIHTEST_164/config.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/jobs/Deploy_CHMB_DIHTEST_164/config.xml b/jobs/Deploy_CHMB_DIHTEST_164/config.xml index f435e8b2..b8e954c1 100644 --- a/jobs/Deploy_CHMB_DIHTEST_164/config.xml +++ b/jobs/Deploy_CHMB_DIHTEST_164/config.xml @@ -100,7 +100,7 @@ hotfix/1.15.1GA false false NONE - false + true @@ -141,7 +141,9 @@ hotfix/1.15.1GA VAR=$(git rev-parse --short HEAD)_$(date +"%Y%m%d_%H%M") version=${GIT_BRANCH##*/} -sed -i "s/<title.*/<title>Customer Health Management v${version}_${VAR}<\/title\/>/" src/main/resources/static/index.html +sed -i "s/<title.*/<title>Customer Health Management<\/title\/>/" src/main/resources/static/index.html +sed -i "s/<base.*/<base href=\"\/CHMB\/\" version=\"${version}_${VAR}\"\/>/" src/main/resources/static/index.html + -- 2.26.2