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

scott: Job [Deploy_DHP_HRA_Prod] configuration updated

Change performed by ·¨¼y°ó
parent 790f093a
...@@ -117,7 +117,8 @@ sed -i "s/<title.*/<title>Form v%VAR%<\/title\/>/" WebC ...@@ -117,7 +117,8 @@ sed -i "s/<title.*/<title>Form v%VAR%<\/title\/>/" WebC
</prebuilders> </prebuilders>
<postbuilders> <postbuilders>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>scp -i /root/.ssh/id_rsa target/ylhealth-hra.war ec2-user@18.224.85.13:~/</command> <command>ssh -i /root/.ssh/id_rsa ec2-user@18.224.85.13 &quot;rm -f ylhealth-hra.war&quot;
scp -i /root/.ssh/id_rsa target/ylhealth-hra.war ec2-user@18.224.85.13:~/</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</postbuilders> </postbuilders>
<runPostStepsIfResult> <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