diff --git a/jobs/Deploy_CHM_JVUAT_166/config.xml b/jobs/Deploy_CHM_JVUAT_166/config.xml deleted file mode 100644 index 667b10212c24b34b3840545932612f1bea798ab3..0000000000000000000000000000000000000000 --- a/jobs/Deploy_CHM_JVUAT_166/config.xml +++ /dev/null @@ -1,176 +0,0 @@ - - - - - false - - - ylhealth - - - - - GIT_BRANCH - 正式環境的 branch, 如: -master -release/1.15GA -hotfix/1.15.1GA - DHP/develop - false - - - - - - -1 - 5 - -1 - -1 - - - - - 2 - - - https://cm.ylhealth.org/gitlab/ym/CRM.git - 3485e854-8389-40e8-8c86-b94e94e91904 - - - - - */${GIT_BRANCH} - - - false - - - - JV_UAT_172.16.50.10 - false - false - false - false - - false - - org.ylhealth.ym - CRM - - clean process-resources package -Dmaven.test.skip=true - spring-boot:run - true - false - false - false - true - true - true - false - false - -1 - false - false - true - - - - - $RD_Group $QA_Group - false - false - true - - - - - - - - - false - - false - - - false - false - true - true - true - false - true - false - true - false - false - false - NONE - false - - - - - - - - - - - - - NotifyMessage=Deploy CHM on American(166) done. - false - - - Notify_Group - SUCCESS - false - false - - - - - - - false - - - false - - - - - - VAR=$(git rev-parse --short HEAD)_$(date +"%Y%m%d_%H%M") -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 - - - - - systemctl stop CRM - - -chm=/opt/CRM/ -tempdir=$(mktemp -d) - -rm -f ${chm}/lib/* -rm -rf ${chm}/templates/* - -7za x target/CRM-pack.zip -o"${tempdir}" -mv -f ${tempdir}/CRM/lib/* "${chm}/lib" -mv -f ${tempdir}/CRM/templates/* "${chm}/templates" -rm -rf "${tempdir}" - -systemctl start CRM - - - - UNSTABLE - 1 - YELLOW - true - - \ No newline at end of file