From 2d89e14017a12aa3fa822ea653ea140f59575fb8 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 3 Dec 2018 18:29:02 +0800 Subject: [PATCH] 20140144: Job [Deploy_CHM_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_CHM_DIHTEST_164/config.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/jobs/Deploy_CHM_DIHTEST_164/config.xml b/jobs/Deploy_CHM_DIHTEST_164/config.xml index 8a077b0a..752deace 100644 --- a/jobs/Deploy_CHM_DIHTEST_164/config.xml +++ b/jobs/Deploy_CHM_DIHTEST_164/config.xml @@ -15,7 +15,7 @@ master release/1.15GA hotfix/1.15.1GA - demo + release/I18N false @@ -86,7 +86,6 @@ hotfix/1.15.1GA - false @@ -103,7 +102,6 @@ hotfix/1.15.1GA false NONE false - @@ -112,7 +110,7 @@ hotfix/1.15.1GA VAR=$(git rev-parse --short HEAD)_$(date +"%Y%m%d_%H%M") -version=$(echo $GIT_BRANCH | cut -d'/' -f 3) +version=${GIT_BRANCH##*/} 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/indexMinify.html -- 2.26.2