From 409194b02df679e579b65f3ad252f4f28d6e1a8c Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 29 Oct 2019 12:24:11 +0800 Subject: [PATCH] 20180083: Job [Deploy_Hi365_Questionnaire_UAT] 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_UAT/config.xml | 97 +++++++++++++++++++ 2 files changed, 98 insertions(+) create mode 100644 jobs/Deploy_Hi365_Questionnaire_UAT/config.xml diff --git a/config.xml b/config.xml index 842e6a4c..02d978e5 100644 --- a/config.xml +++ b/config.xml @@ -770,6 +770,7 @@ Deploy_Hi365_HRA_UAT Deploy_Hi365_IOS_SIT Deploy_Hi365_Questionnaire_SIT + Deploy_Hi365_Questionnaire_UAT Hi365_OAuth_Authorization_DEV_Deploy Hi365_OAuth_Resource_Client_Deploy Hi365_OAuth_Resource_DEV_Deploy diff --git a/jobs/Deploy_Hi365_Questionnaire_UAT/config.xml b/jobs/Deploy_Hi365_Questionnaire_UAT/config.xml new file mode 100644 index 00000000..66a9ae05 --- /dev/null +++ b/jobs/Deploy_Hi365_Questionnaire_UAT/config.xml @@ -0,0 +1,97 @@ + + + + + false + + + ylhealth + + + + + GIT_BRANCH + + develop + false + + + + + + -1 + 5 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/YongYue/hi365-questionnaire.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */${GIT_BRANCH} + + + false + + + + HI365_SIT_10.57.105.27 + 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 + + + + + + sudo mv target/designer.war /opt/tomcat/webapps + + + + + SUCCESS + 0 + BLUE + true + + \ No newline at end of file -- 2.26.2