Commit 967dabd9 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

scott: Job [BatchForHealthConn_Prod] configuration updated

Change performed by ·¨¼y°ó
parent c0f51dfc
<?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset plugin="maven-plugin@3.2">
<maven2-moduleset plugin="maven-plugin@3.4">
<actions/>
<description>打包新的康聯轉檔程式&#xd;
打包完會放到 &#xd;
......@@ -44,7 +44,7 @@
<permission>hudson.scm.SCM.Tag:HH-Admin</permission>
<permission>hudson.scm.SCM.Tag:scott</permission>
</hudson.security.AuthorizationMatrixProperty>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.12">
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.13">
<gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
......@@ -56,7 +56,7 @@
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.10.0">
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.12.1">
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
......@@ -113,7 +113,7 @@
<hudson.plugins.ansicolor.AnsiColorBuildWrapper plugin="ansicolor@0.6.2">
<colorMapName>xterm</colorMapName>
</hudson.plugins.ansicolor.AnsiColorBuildWrapper>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.9"/>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.10"/>
</buildWrappers>
<prebuilders/>
<postbuilders>
......@@ -121,7 +121,7 @@
<command>rm /home/hccuser/hccProd/batch/batch.jar
rm /home/hccuser/hccProd/batch/dependency/*
cp target/batch-0.0.1-SNAPSHOT-rnull.jar /home/hccuser/hccProd/batch/batch.jar
cp batch-1.63GA-rnull.jar /home/hccuser/hccProd/batch/batch.jar
cp target/dependency/* /home/hccuser/hccProd/batch/dependency/
chown -R hccuser /home/hccuser/hccProd/batch/*</command>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment