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

20140144: Job [Deploy_HRB_SIT_131] configuration updated

Change performed by ·¨¼y°ó
parent 9cf5e4fa
...@@ -113,9 +113,8 @@ sed -i "s/<base.*/<base href=\"\/\" version=\"${versio ...@@ -113,9 +113,8 @@ sed -i "s/<base.*/<base href=\"\/\" version=\"${versio
<postbuilders> <postbuilders>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>sudo systemctl stop hrb <command>sudo systemctl stop hrb
sudo rm /opt/HRB/HRB.jar sudo rm -f /opt/HRB/lib/*
sudo mv target/HRB-*-exec.jar /opt/HRB/HRB.jar sudo 7za e target/HRB-pack.zip -o/opt/HRB/lib/ HRB/lib/*.* -r -y
sudo chmod +x /opt/HRB/HRB.jar
sudo systemctl start hrb</command> sudo systemctl start hrb</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</postbuilders> </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