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

20180083: Job [Deploy_Hi365_API_Production] configuration updated

Change performed by §õº~?
parent 388eaf73
...@@ -67,10 +67,10 @@ ...@@ -67,10 +67,10 @@
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>KEY_FILE=&quot;../../jenkins&quot; <command>KEY_FILE=&quot;../../jenkins&quot;
API_KEY_FILE=&quot;../../hi365-jp&quot; API_KEY_FILE=&quot;../../hi365-jp&quot;
API_IP_1=&quot;3.112.56.64&quot; --API_IP_1=&quot;3.112.56.64&quot;
API_IP_2=&quot;52.194.232.143&quot; API_IP_2=&quot;52.194.232.143&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;
scp -i ${API_KEY_FILE} -o StrictHostKeyChecking=no -o &quot;${SSH_PROXY}&quot; build/libs/* ec2-user@$API_IP_1:~/ --scp -i ${API_KEY_FILE} -o StrictHostKeyChecking=no -o &quot;${SSH_PROXY}&quot; build/libs/* ec2-user@$API_IP_1:~/
scp -i ${API_KEY_FILE} -o StrictHostKeyChecking=no -o &quot;${SSH_PROXY}&quot; build/libs/* ec2-user@$API_IP_2:~/</command> scp -i ${API_KEY_FILE} -o StrictHostKeyChecking=no -o &quot;${SSH_PROXY}&quot; build/libs/* ec2-user@$API_IP_2:~/</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