From 1d09c6e2ceaa16fee9775096eccd4bf0fa295e86 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 27 Dec 2018 18:45:33 +0800 Subject: [PATCH] scott: Job [Deploy_TW_AWS_HRB_Prod] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_TW_AWS_HRB_Prod/config.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/jobs/Deploy_TW_AWS_HRB_Prod/config.xml b/jobs/Deploy_TW_AWS_HRB_Prod/config.xml index a2774baa..8a2ae7ad 100644 --- a/jobs/Deploy_TW_AWS_HRB_Prod/config.xml +++ b/jobs/Deploy_TW_AWS_HRB_Prod/config.xml @@ -99,7 +99,7 @@ hotfix/1.15.1GA false false NONE - false + true @@ -126,7 +126,11 @@ hotfix/1.15.1GA version=${GIT_BRANCH##*/} sed -i "" "s/<base.*/<base href=\"\/\" version=\"${version}_${VAR}\"\/>/" src/main/resources/static/index.html sed -i "" "s/<base.*/<base href=\"\/\" version=\"${version}_${VAR}\"\/>/" src/main/resources/static/login.html - + +# Piwik +sed -i "" '/setSiteId/s/[0-9]/17/g' src/main/resources/static/index.html +sed -i "" '/setSiteId/s/[0-9]/17/g' src/main/resources/static/login.html +sed -i "" '/setSiteId/s/[0-9]/17/g' src/main/resources/templates/assistBook/main.html -- 2.26.2