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

20140144: Job [Deploy_HRB_Prod] configuration updated

Change performed by ·¨¼y°ó
parent c321bff7
......@@ -135,8 +135,9 @@ sed -i "s/<base.*/<base href=\"\/\" version=\"%version
</prebuilders>
<postbuilders>
<hudson.tasks.BatchFile>
<command>ssh -i F:/jenkins/id_rsa ymadmin@10.36.220.162 &quot;rm -f /opt/HRB/HRB-*-exec.jar&quot;&#xd;
scp -i F:/jenkins/id_rsa target/HRB-*-exec.jar ymadmin@10.36.220.162:/opt/HRB/</command>
<command>ssh -i F:/jenkins/id_rsa ymadmin@10.36.220.162 &quot;rm -f /opt/HRB/HRB-pack.zip&quot;&#xd;
scp -i F:/jenkins/id_rsa target/HRB-pack.zip ymadmin@10.36.220.162:/opt/HRB/&#xd;
</command>
</hudson.tasks.BatchFile>
</postbuilders>
<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