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

scott: Job [Deploy_Form_Prod] configuration updated

Change performed by ·¨¼y°ó
parent 8165d3d8
<?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset plugin="maven-plugin@3.2">
<maven2-moduleset plugin="maven-plugin@3.4">
<actions/>
<description>打包完會將 war 檔放到 10.36.220.163:/home/ymadmin 下</description>
<keepDependencies>false</keepDependencies>
......@@ -41,7 +41,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>
<hudson.model.ParametersDefinitionProperty>
......@@ -66,7 +66,7 @@ hotfix/1.15.1GA</description>
</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>
......@@ -112,13 +112,16 @@ hotfix/1.15.1GA</description>
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<reporters/>
<publishers>
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.23">
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.34">
<baseUrl></baseUrl>
<teamDomain></teamDomain>
<authToken></authToken>
<tokenCredentialId></tokenCredentialId>
<botUser>false</botUser>
<room></room>
<sendAsText>false</sendAsText>
<iconEmoji></iconEmoji>
<username></username>
<startNotification>false</startNotification>
<notifySuccess>false</notifySuccess>
<notifyAborted>true</notifyAborted>
......@@ -151,7 +154,7 @@ hotfix/1.15.1GA</description>
<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>
<hudson.tasks.BatchFile>
......@@ -175,7 +178,7 @@ sed -i &quot;s/&lt;title.*/&lt;title&gt;Form v%VAR%&lt;\/title\/&gt;/&quot; src\
<postbuilders>
<hudson.tasks.BatchFile>
<command>set path=%path%;&quot;C:\Program Files\Git\usr\bin&quot;;&#xd;
scp -i F:/jenkins/id_rsa target/designer.war ymadmin@10.36.220.163:~/</command>
scp -i F:/jenkins/id_rsa target/designer.war ymadmin@10.36.220.164:~/</command>
</hudson.tasks.BatchFile>
</postbuilders>
<runPostStepsIfResult>
......
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