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

20140144: Job [Deploy_HRB_oAuth_Resource_SIT_124] configuration updated

Change performed by ·¨¼y°ó
parent 2f216c6c
......@@ -121,9 +121,10 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3)
<postbuilders>
<hudson.tasks.Shell>
<command>systemctl stop HRBResource
rm -f /opt/HRBResourceServer/HRBResourceServer.jar
mv target/resource_server-*-exec.jar /opt/HRBResourceServer/HRBResourceServer.jar
chmod +x /opt/HRBResourceServer/HRBResourceServer.jar
rm -f /opt/HRBResourceServerlib/*.jar
/usr/bin/unzip -j -o target/authservice-pack.zip &quot;authservice/lib/*&quot; -d /opt/HRBResourceServer/lib
systemctl start HRBResource</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