From 92308a7ad4c8e463c5ada7ea86c333367e18e9f0 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 9 Oct 2019 12:20:35 +0800 Subject: [PATCH] scott: Job [Deploy_HRB_JVUAT_10] hierarchy renamed from [Deploy_HRB_JVUAT_166] to [Deploy_HRB_JVUAT_10] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_HRB_JVUAT_166/config.xml | 138 --------------------------- 1 file changed, 138 deletions(-) delete mode 100644 jobs/Deploy_HRB_JVUAT_166/config.xml diff --git a/jobs/Deploy_HRB_JVUAT_166/config.xml b/jobs/Deploy_HRB_JVUAT_166/config.xml deleted file mode 100644 index 36d28e1e..00000000 --- a/jobs/Deploy_HRB_JVUAT_166/config.xml +++ /dev/null @@ -1,138 +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/HRB.git - 3485e854-8389-40e8-8c86-b94e94e91904 - - - - - */${GIT_BRANCH} - - - false - - - - JV_UAT_172.16.50.10 - false - false - false - false - - - 0 7,13,17 * * 1-6 - false - - - false - - org.ylhealth.ym.hrb.backend - HRB - - clean package -Poptimize -Dmaven.test.skip=true -DskipTests=true - spring-boot:run - true - false - true - false - true - true - false - false - false - -1 - false - true - - - - - $RD_Group $QA_Group - false - false - true - - - - - - - - - NotifyMessage=Deploy HRB 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/<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 - - - - - systemctl stop hrb -rm -f /opt/HRB/lib/* -7za e target/HRB-pack.zip -o/opt/HRB/lib/ HRB/lib/*.* -r -y -systemctl start hrb - - - - SUCCESS - 0 - BLUE - true - - \ No newline at end of file -- 2.26.2