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

20180082: Job [Deploy_Hi365_API_PROD] configuration updated

Change performed by ³¯¾_¶§
parent f26f06b5
...@@ -65,11 +65,11 @@ ...@@ -65,11 +65,11 @@
<passAllAsProjectProperties>false</passAllAsProjectProperties> <passAllAsProjectProperties>false</passAllAsProjectProperties>
</hudson.plugins.gradle.Gradle> </hudson.plugins.gradle.Gradle>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>KEY_FILE=&quot;../../hi365-jp&quot; <command>KEY_FILE=&quot;../../jenkins&quot;
API_IP_1=&quot;3.112.56.64&quot; API_IP_1=&quot;3.112.56.64&quot;
SSH_PROXY=&quot;ProxyCommand ssh -i ${KEY_FILE} -o StrictHostKeyChecking=no proxy@10.57.117.130 nc %h %p&quot; SSH_PROXY=&quot;ProxyCommand ssh -i ${KEY_FILE} -o StrictHostKeyChecking=no proxy@10.57.117.130 nc %h %p&quot;
#API_IP_2=&quot;52.194.232.143&quot; #API_IP_2=&quot;52.194.232.143&quot;
scp -i $KEY_FILE -o &quot;${SSH_PROXY}&quot; build/libs/* ec2-user@$API_IP1:/opt/Hi365ResourceServer/lib scp -i &quot;../../jenkins&quot; -o &quot;${SSH_PROXY}&quot; build/libs/* ec2-user@$API_IP1:/opt/Hi365ResourceServer/lib
#scp -i $KEY_FILE -o StrictHostKeyChecking=no build/libs/* ec2-user@$API_IP2:/opt/Hi365ResourceServer/lib</command> #scp -i $KEY_FILE -o StrictHostKeyChecking=no build/libs/* ec2-user@$API_IP2:/opt/Hi365ResourceServer/lib</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
......
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