From 5a8ea7305dcb4e005efc437d0db2ea746e92bc5f Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 30 Mar 2020 10:13:21 +0800 Subject: [PATCH] 20170121: Job [Deploy_KM_SIT_137] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by 冷佳娟 --- jobs/Deploy_KM_SIT_137/config.xml | 98 +++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 jobs/Deploy_KM_SIT_137/config.xml diff --git a/jobs/Deploy_KM_SIT_137/config.xml b/jobs/Deploy_KM_SIT_137/config.xml new file mode 100644 index 00000000..dcf37938 --- /dev/null +++ b/jobs/Deploy_KM_SIT_137/config.xml @@ -0,0 +1,98 @@ + + + 建置KM API + false + + + ylhealth + + + + + -1 + 5 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/YongYue/km_api.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + master + + + false + + + + false + false + + 40 + 0 + false + + + + UAT_137 + false + false + false + false + + false + + com.h2uclub + h2u-km-api + + clean package -Poptimize -Dmaven.test.skip=true -DskipTests=true + true + false + false + false + true + true + true + false + false + -1 + false + false + true + + + + + $RD_Group $QA_Group + false + false + true + + + + + + + + systemctl stop km +rm -f /opt/KM/lib/* +#cp km-api/src/main/resources/application-sit.yml /opt/KM/config/ +cp km-api/target/km-api-1.0.0.jar /opt/KM/lib/ +systemctl start km + + + + SUCCESS + 0 + BLUE + true + + \ No newline at end of file -- 2.26.2