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

20140144: Job [Deploy_CHMB_UAT_136] configuration updated

Change performed by ·¨¼y°ó
parent 14195bc3
......@@ -125,9 +125,9 @@ sed -i "s/<title.*/<title>CHM Booking Manage v${version}_${VAR}&lt
<hudson.tasks.Shell>
<command>sudo systemctl stop CHMB
rm -f /opt/chm/chmb/lib/*
7za e target/CHMB-pack.zip -o/opt/chm/chmb/lib/ CHMB\lib\*.* -r
7za e target/CHMB-pack.zip -o/opt/chm/chmb/template/ CHMB\template\*.* -r
7za e target/CHMB-pack.zip -o/opt/chm/chmb/sample/ CHMB\sample\*.* -r
7za e target/CHMB-pack.zip -o/opt/chm/chmb/lib/ CHMB/lib/*.* -r -y
7za e target/CHMB-pack.zip -o/opt/chm/chmb/template/ CHMB/template/*.* -r -y
7za e target/CHMB-pack.zip -o/opt/chm/chmb/sample/ CHMB/sample/*.* -r -y
sudo systemctl start CHMB</command>
</hudson.tasks.Shell>
</postbuilders>
......
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