From cafd6fffa9cd71c9fdb7e4546de4e28c1f02aec8 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 21 Aug 2018 16:45:20 +0800 Subject: [PATCH] 20160048: Job [HRB_Manage_Daily_Build] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ³¢ªں --- jobs/HRB_Manage_Daily_Build/config.xml | 253 +++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 jobs/HRB_Manage_Daily_Build/config.xml diff --git a/jobs/HRB_Manage_Daily_Build/config.xml b/jobs/HRB_Manage_Daily_Build/config.xml new file mode 100644 index 00000000..6c2347f5 --- /dev/null +++ b/jobs/HRB_Manage_Daily_Build/config.xml @@ -0,0 +1,253 @@ + + + + 注意! +這是後台 目前先配合SVN的英文名稱 +1. Delete the workspace +2. Download source code +3. Build code +4. Dependency check analysis +5. Deploy website +6. Wait until website ready +7. Run automation to test +8. Send daily report for owner + false + + + ylhealth + + + + 2 + 5 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/CRM_BOOKING.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + develop + + + release + + + hotfix + + + false + + + + "Build Node 134" || master + false + false + false + false + + + H 23 * * 1-6 + + + false + + + clean package -Dmaven.test.skip=true + Maven_3.39 + false + + + true + + + + + + HRB_Manage_Dependency_Check + ALWAYS + false + false + false + + + + + + + + + + Deploy_HRB_Manage + ALWAYS + false + false + + + FAILURE + 2 + RED + true + + + UNSTABLE + 1 + YELLOW + true + + + FAILURE + 2 + RED + true + + + false + + + + + + + + + + + + SQL_Stored_Procedure_Deploy + ALWAYS + false + false + + false + + + + + + + + + SUCCESS + 0 + BLUE + true + + + SUCCESS + 0 + BLUE + true + + + + + + + HRB_Manage_Detect_Web_Launch + ALWAYS + false + false + + + FAILURE + 2 + RED + true + + + UNSTABLE + 1 + YELLOW + true + + + FAILURE + 2 + RED + true + + + false + + + + + + + + + SUCCESS + 0 + BLUE + true + + + SUCCESS + 0 + BLUE + true + + + + + + + HRB_Manage_Automation + ALWAYS + false + false + + false + + + + + + + HRB_Manage_Automation + log.html,output.xml,report.html + + + + false + + + + + ${WORKSPACE} + report.html + log.html + output.xml + false + 1.0 + 1.0 + + + + true + true + + + + + false + + + + + + 480 + + + + + \ No newline at end of file -- 2.26.2