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

20180082: Job [Deploy_Hi365_API_PROD] configuration updated

Change performed by ³¯¾_¶§
parent ad8b0d1a
......@@ -69,7 +69,7 @@
API_IP_1="3.112.56.64"
SSH_PROXY="ProxyCommand ssh -i ${KEY_FILE} -o StrictHostKeyChecking=no proxy@10.57.117.130 nc %h %p"
#API_IP_2="52.194.232.143"
scp -i "../../jenkins" -o "${SSH_PROXY}" build/libs/* ec2-user@$API_IP1:/opt/Hi365ResourceServer/lib
scp -i "../../jenkins" -o "${SSH_PROXY}" 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>
</hudson.tasks.Shell>
</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