From 1110167a4f925fd145220c7c48dc9a467b15d1d0 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 22 Oct 2018 13:59:55 +0800 Subject: [PATCH] 20140144: Job [Deploy_ReportUploader_Prod] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_ReportUploader_Prod/config.xml | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 jobs/Deploy_ReportUploader_Prod/config.xml diff --git a/jobs/Deploy_ReportUploader_Prod/config.xml b/jobs/Deploy_ReportUploader_Prod/config.xml new file mode 100644 index 00000000..15054ff3 --- /dev/null +++ b/jobs/Deploy_ReportUploader_Prod/config.xml @@ -0,0 +1,80 @@ + + + + 新版 ReportUploader +1. 改 ReportUploader 專案的版號 +2. 利用此 Job 打包新的版本 +3. 將打包出來的檔案丟到 CRM_BOOKING 專案 src/main/resources/static/ReportUploader/lib/ 下,並刪除舊版 +4. 修改 CRM_BOOKING 的 src/main/resources/templates/ReportUploader.ftl,更新版本版號 +5. 利用 javaws http://server_ip/CHMB/ReportUploader/ReportUploader.jnlp 測試新的版本 + false + + + ylhealth + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/ReportUploadAgent.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */master + + + false + + + + Mac_Node + false + false + false + false + + false + + org.ylhealth.ym.chm.agent + ReportUploader + + clean package -Dmaven.test.skip=true -DskipTests=true -Pprod + true + false + false + false + false + false + false + false + false + -1 + false + false + true + + + + + + target/ReportUploader* + false + false + false + true + true + + + + + + + SUCCESS + 0 + BLUE + true + + \ No newline at end of file -- 2.26.2