diff --git a/jobs/Deploy_TW_AWS_HRB_oAuth/config.xml b/jobs/Deploy_TW_AWS_HRB_oAuth/config.xml index c492c6eacf9fadeef79a0408ec7375c74532899c..95f4a2273aa111ae3cd9f0d2cc252f5a2ba8119a 100644 --- a/jobs/Deploy_TW_AWS_HRB_oAuth/config.xml +++ b/jobs/Deploy_TW_AWS_HRB_oAuth/config.xml @@ -159,7 +159,8 @@ 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 +# sed -i "s/<title.*/<title ng-bind='page_title'>CRM v${version}_${VAR}<\/title\/>/" src/main/resources/static/indexMinify.html