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

20140144: Job [Deploy_CHM_SIT_131] configuration updated

Change performed by ·¨¼y°ó
parent 4ead4d36
......@@ -101,9 +101,9 @@ sed -i "s/<title.*/<title ng-bind='page_title'>CRM v${ve
<postbuilders>
<hudson.tasks.Shell>
<command>sudo systemctl stop CRM
sudo [ -e /opt/CRM/CRM.jar ] &amp;&amp; rm /opt/CRM/CRM.jar
sudo mv target/CRM-*-exec.jar /opt/CRM/CRM.jar
sudo chmod +x /opt/CRM/CRM.jar
sudo rm -f /opt/CRM/lib/*
sudo 7za e target/CRM-pack.zip -o/opt/CRM/lib/ CRM/lib/*.* -r -y
sudo 7za e target/CRM-pack.zip -o/opt/CRM/templates/ CRM/templates/*.* -r -y
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