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

scott: Job [CHMB_Batch_UAT] configuration updated

Change performed by ·¨¼y°ó
parent b0bc2fee
...@@ -102,7 +102,7 @@ sed -i "s/<title.*/<title>CHM Booking Manage v${version}_${VAR}&lt ...@@ -102,7 +102,7 @@ sed -i "s/<title.*/<title>CHM Booking Manage v${version}_${VAR}&lt
</prebuilders> </prebuilders>
<postbuilders> <postbuilders>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>sudo systemctl stop CHMB_Batch <command>systemctl stop CHMB_Batch_UAT
chmb=/opt/chm/chmb_batch_uat chmb=/opt/chm/chmb_batch_uat
tempdir=$(mktemp -d) tempdir=$(mktemp -d)
...@@ -115,7 +115,7 @@ mv -f ${tempdir}/CHMB/sample/* &quot;${chmb}/sample&quot; ...@@ -115,7 +115,7 @@ mv -f ${tempdir}/CHMB/sample/* &quot;${chmb}/sample&quot;
mv -f ${tempdir}/CHMB/template/* &quot;${chmb}/template&quot; mv -f ${tempdir}/CHMB/template/* &quot;${chmb}/template&quot;
rm -rf &quot;${tempdir}&quot; rm -rf &quot;${tempdir}&quot;
sudo systemctl start CHMB_Batch</command> systemctl start CHMB_Batch_UAT</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