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

20180083: Job [Deploy_TW_AWS_HRB_Prod] configuration updated

Change performed by §õº~?
parent 7f0527d7
......@@ -15,13 +15,13 @@
master
release/1.15GA
hotfix/1.15.1GA</description>
<defaultValue>expert_master</defaultValue>
<defaultValue>expert_develop</defaultValue>
<trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition plugin="global-variable-string-parameter@1.2">
<name>AWS_TW_HRB_AP</name>
<name>AWS_PRESALE_HRB_AP</name>
<description></description>
<defaultValue>13.231.249.208</defaultValue>
<defaultValue>13.115.232.200</defaultValue>
<trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions>
......@@ -35,7 +35,7 @@ hotfix/1.15.1GA</description>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.3">
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.4">
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
......@@ -82,7 +82,7 @@ hotfix/1.15.1GA</description>
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<reporters/>
<publishers>
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.22">
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.23">
<baseUrl></baseUrl>
<teamDomain></teamDomain>
<authToken></authToken>
......@@ -96,6 +96,7 @@ hotfix/1.15.1GA</description>
<notifyUnstable>true</notifyUnstable>
<notifyRegression>false</notifyRegression>
<notifyFailure>true</notifyFailure>
<notifyEveryFailure>false</notifyEveryFailure>
<notifyBackToNormal>true</notifyBackToNormal>
<notifyRepeatedFailure>false</notifyRepeatedFailure>
<includeTestSummary>false</includeTestSummary>
......@@ -140,7 +141,7 @@ sed -i &quot;&quot; &apos;/setSiteId/s/[0-9]/17/g&apos; src/main/resources/templ
<command>
PROD_FILE=HRB-pack.zip
KEY_FILE=../../jenkins
TARGET_HOST=jenkins@${AWS_TW_HRB_AP}
TARGET_HOST=jenkins@${AWS_PRESALE_HRB_AP}
SSH_PROXY=&quot;ProxyCommand ssh -i ${KEY_FILE} proxy@10.57.117.130 nc %h %p&quot;
ssh -i ${KEY_FILE} -o &quot;${SSH_PROXY}&quot; ${TARGET_HOST} &quot;rm -f ${PROD_FILE}&quot;
......
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