From 107b809755a4373c92dd1a5a0576622eab75e4fe Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 17 Jan 2019 15:15:04 +0800 Subject: [PATCH] 20140144: Job [Kiosk_Prod] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Kiosk_Prod/config.xml | 56 ++++++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 5 deletions(-) diff --git a/jobs/Kiosk_Prod/config.xml b/jobs/Kiosk_Prod/config.xml index f2d75fe6..16b31a88 100644 --- a/jobs/Kiosk_Prod/config.xml +++ b/jobs/Kiosk_Prod/config.xml @@ -1,15 +1,61 @@ + 目前只剩 127 有相關的 lib 可以打包 false - - - true + + + ylhealth + + + + 2 + + + https://cm.ylhealth.org/gitlab/YongYue/kiosk + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */master + + + false + + + + Build_Prod_127 + false false false false false - + + + FIHReader_Prod + H2UReader.jar + app/assets/applet/reader + + + false + + + @echo off +set PATH="C:\Program Files\TortoiseSVN\bin";"C:\Program Files\TortoiseGit\bin";%PATH% +git rev-list --all --count > version.sbt + +set JAVA_OPTS=-Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 +set JAVA_OPTS=%JAVA_OPTS% -Dsbt.override.build.repos=true -Dsbt.repository.config=repositories + +call activator clean eclipse stage + + - + + + xterm + + + \ No newline at end of file -- 2.26.2