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

20140144: Job [Deploy_CHMB_SIT_124] configuration updated

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