From 7bd64d9959f74412e403cb2276be00f9f5a88fe9 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 29 Oct 2019 10:47:41 +0800 Subject: [PATCH] 20180083: Job [Deploy_Hi365_Questionnaire_SIT] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by §õº~? --- config.xml | 1 + .../Deploy_Hi365_Questionnaire_SIT/config.xml | 99 +++++++++++++++++++ 2 files changed, 100 insertions(+) create mode 100644 jobs/Deploy_Hi365_Questionnaire_SIT/config.xml diff --git a/config.xml b/config.xml index 99bb9a1c..842e6a4c 100644 --- a/config.xml +++ b/config.xml @@ -769,6 +769,7 @@ Deploy_Hi365_HRA_SIT Deploy_Hi365_HRA_UAT Deploy_Hi365_IOS_SIT + Deploy_Hi365_Questionnaire_SIT Hi365_OAuth_Authorization_DEV_Deploy Hi365_OAuth_Resource_Client_Deploy Hi365_OAuth_Resource_DEV_Deploy diff --git a/jobs/Deploy_Hi365_Questionnaire_SIT/config.xml b/jobs/Deploy_Hi365_Questionnaire_SIT/config.xml new file mode 100644 index 00000000..70782da9 --- /dev/null +++ b/jobs/Deploy_Hi365_Questionnaire_SIT/config.xml @@ -0,0 +1,99 @@ + + + + + false + + + ylhealth + + + + + GIT_BRANCH + 如 +release/1.15GA +hotfix/1.15.1GA + release/1.57GA + false + + + + + + -1 + 5 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/form.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */${GIT_BRANCH} + + + false + + + + UAT_138 + false + false + false + false + + false + + com.ylhealth.survey + designer_web + + clean package -Dmaven.test.skip=true -P !jenkins,uat + jetty:run + true + false + false + false + false + false + false + false + false + -1 + false + false + true + + + + + + + false + + + false + + + + + + mv target/designer.war /opt/tomcat/webapps + + + + + SUCCESS + 0 + BLUE + true + + \ No newline at end of file -- 2.26.2