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

20140144: Job [Deploy_CHM_UAT_136] configuration updated

Change performed by ·¨¼y°ó
parent 79c37811
......@@ -118,8 +118,8 @@ sed -i "s/<title.*/<title ng-bind='page_title'>CRM v${ve
<hudson.tasks.Shell>
<command>sudo systemctl stop CRM
rm -f /opt/chm/chm/lib/*
7za e target/CRM-pack.zip -o/opt/chm/chm/lib/ CRM\lib\*.* -r
7za e target/CRM-pack.zip -o/opt/chm/chm/templates/ CRM\templates\*.* -r
7za e target/CRM-pack.zip -o/opt/chm/chm/lib/ CRM/lib/*.* -r
7za e target/CRM-pack.zip -o/opt/chm/chm/templates/ CRM/templates/*.* -r
sudo systemctl start CRM</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