diff --git a/jobs/Deploy_CHMB_DIHTEST_164/config.xml b/jobs/Deploy_CHMB_DIHTEST_164/config.xml index 49cc0d511e76d60acb24cbbaf3d056b29d653ade..d4fac17ec2442419eb3143920e7874e780feb9ea 100644 --- a/jobs/Deploy_CHMB_DIHTEST_164/config.xml +++ b/jobs/Deploy_CHMB_DIHTEST_164/config.xml @@ -120,7 +120,7 @@ hotfix/1.15.1GA VAR=$(git rev-parse --short HEAD)_$(date +"%Y%m%d_%H%M") version=${GIT_BRANCH##*/} -sed -i "s/<title.*/<title>CHM Booking Manage v$VAR_$version<\/title\/>/" src/main/resources/static/index.html +sed -i "s/<title.*/<title>CHM Booking Manage v${version}_${VAR}<\/title\/>/" src/main/resources/static/index.html