From 6e9d45c8d25c37a9c765ea9ba4873b1f1923e041 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 19 Sep 2018 11:51:32 +0800 Subject: [PATCH] 20180083: Job [Deploy_CHM_SIT_146] hierarchy deleted MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ยงรตยบ~? --- jobs/Deploy_CHM_SIT_146/config.xml | 124 ----------------------------- 1 file changed, 124 deletions(-) delete mode 100644 jobs/Deploy_CHM_SIT_146/config.xml diff --git a/jobs/Deploy_CHM_SIT_146/config.xml b/jobs/Deploy_CHM_SIT_146/config.xml deleted file mode 100644 index ba38de7c..00000000 --- a/jobs/Deploy_CHM_SIT_146/config.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - develop - false - - - ylhealth - - - - 2 - 5 - -1 - -1 - - - - - 2 - - - https://cm.ylhealth.org/gitlab/ym/CRM.git - 3485e854-8389-40e8-8c86-b94e94e91904 - - - - - */develop - - - false - - - - SIT_146 - false - false - false - false - - - 0 7,13,17 * * * - - - false - - org.ylhealth.ym - CRM - - clean process-resources package -Dmaven.test.skip=true - spring-boot:run - true - false - false - false - true - true - false - false - false - -1 - false - false - true - - - - - $RD_Group $QA_Group - false - false - true - - - - - - - - - false - - false - false - true - true - true - false - true - true - false - false - false - NONE - false - - - - - - - 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/indexMinify.html - - - - - sudo systemctl stop CRM -sudo [ -e /opt/CRM/CRM.jar ] && rm /opt/CRM/CRM.jar -sudo mv target/CRM-*-exec.jar /opt/CRM/CRM.jar -sudo chmod +x /opt/CRM/CRM.jar -sudo systemctl start CRM - - - - UNSTABLE - 1 - YELLOW - true - - \ No newline at end of file -- 2.26.2