From 47bd2f26965ca79fec318180fb720ddc29a1a0de Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 1 Oct 2019 16:14:25 +0800 Subject: [PATCH] scott: Job [Deploy_PIP_Prod] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_PIP_Prod/config.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/jobs/Deploy_PIP_Prod/config.xml b/jobs/Deploy_PIP_Prod/config.xml index 03bbe4c2..25c6015e 100644 --- a/jobs/Deploy_PIP_Prod/config.xml +++ b/jobs/Deploy_PIP_Prod/config.xml @@ -41,6 +41,9 @@ hudson.scm.SCM.Tag:HH-Admin hudson.scm.SCM.Tag:scott + + ylhealth + -1 @@ -49,9 +52,6 @@ -1 - - ylhealth - 2 @@ -95,20 +95,19 @@ for /f "tokens=1" %%i in ('git rev-list --all --count') do @ 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 +call activator clean eclipse stage dist set path=%path%;"C:\Program Files\Git\usr\bin"; -scp -i F:/jenkins/id_rsa target/universal/stage/lib/pip.pip-* ymadmin@10.36.220.122:/opt/h2u/PIPWeb/ -scp -i F:/jenkins/id_rsa target/universal/stage/lib/pip.pip-* ymadmin@10.36.220.122:/opt/h2u/H2UApis/ +scp -i F:/jenkins/id_rsa target/universal/*.zip ymadmin@10.36.220.122:/opt/h2u/ - xterm + \ No newline at end of file -- 2.26.2