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'?> <?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset plugin="maven-plugin@3.2"> <maven2-moduleset plugin="maven-plugin@3.4">
<actions/> <actions/>
<description>打包完會將 war 檔放到 10.36.220.163:/home/ymadmin 下</description> <description>打包完會將 war 檔放到 10.36.220.163:/home/ymadmin 下</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<permission>hudson.scm.SCM.Tag:HH-Admin</permission> <permission>hudson.scm.SCM.Tag:HH-Admin</permission>
<permission>hudson.scm.SCM.Tag:scott</permission> <permission>hudson.scm.SCM.Tag:scott</permission>
</hudson.security.AuthorizationMatrixProperty> </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> <gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty> </com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<hudson.model.ParametersDefinitionProperty> <hudson.model.ParametersDefinitionProperty>
...@@ -66,7 +66,7 @@ hotfix/1.15.1GA</description> ...@@ -66,7 +66,7 @@ hotfix/1.15.1GA</description>
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
</properties> </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> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -112,13 +112,16 @@ hotfix/1.15.1GA</description> ...@@ -112,13 +112,16 @@ hotfix/1.15.1GA</description>
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/> <globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<reporters/> <reporters/>
<publishers> <publishers>
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.23"> <jenkins.plugins.slack.SlackNotifier plugin="slack@2.34">
<baseUrl></baseUrl> <baseUrl></baseUrl>
<teamDomain></teamDomain> <teamDomain></teamDomain>
<authToken></authToken> <authToken></authToken>
<tokenCredentialId></tokenCredentialId> <tokenCredentialId></tokenCredentialId>
<botUser>false</botUser> <botUser>false</botUser>
<room></room> <room></room>
<sendAsText>false</sendAsText>
<iconEmoji></iconEmoji>
<username></username>
<startNotification>false</startNotification> <startNotification>false</startNotification>
<notifySuccess>false</notifySuccess> <notifySuccess>false</notifySuccess>
<notifyAborted>true</notifyAborted> <notifyAborted>true</notifyAborted>
...@@ -151,7 +154,7 @@ hotfix/1.15.1GA</description> ...@@ -151,7 +154,7 @@ hotfix/1.15.1GA</description>
<hudson.plugins.ansicolor.AnsiColorBuildWrapper plugin="ansicolor@0.6.2"> <hudson.plugins.ansicolor.AnsiColorBuildWrapper plugin="ansicolor@0.6.2">
<colorMapName>xterm</colorMapName> <colorMapName>xterm</colorMapName>
</hudson.plugins.ansicolor.AnsiColorBuildWrapper> </hudson.plugins.ansicolor.AnsiColorBuildWrapper>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.9"/> <hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.10"/>
</buildWrappers> </buildWrappers>
<prebuilders> <prebuilders>
<hudson.tasks.BatchFile> <hudson.tasks.BatchFile>
...@@ -175,7 +178,7 @@ sed -i &quot;s/&lt;title.*/&lt;title&gt;Form v%VAR%&lt;\/title\/&gt;/&quot; src\ ...@@ -175,7 +178,7 @@ sed -i &quot;s/&lt;title.*/&lt;title&gt;Form v%VAR%&lt;\/title\/&gt;/&quot; src\
<postbuilders> <postbuilders>
<hudson.tasks.BatchFile> <hudson.tasks.BatchFile>
<command>set path=%path%;&quot;C:\Program Files\Git\usr\bin&quot;;&#xd; <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> </hudson.tasks.BatchFile>
</postbuilders> </postbuilders>
<runPostStepsIfResult> <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