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

20180083: Job [Deploy_Hi365_OAuth_Resource_Develop] configuration

updated

Change performed by §õº~?
parent d8ee05b4
......@@ -117,12 +117,12 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3)
</prebuilders>
<postbuilders>
<hudson.tasks.Shell>
<command>systemctl stop HRBResource
<command>systemctl stop Hi365Resource
rm -f /opt/HRBResourceServer/lib/*.jar
/usr/bin/unzip -j -o target/resource_server-pack.zip &quot;resource_server/lib/*&quot; -d /opt/HRBResourceServer/lib
rm -f /opt/Hi365ResourceServer/lib/*.jar
/usr/bin/unzip -j -o target/resource_server-pack.zip &quot;resource_server/lib/*&quot; -d /opt/Hi365ResourceServer/lib
systemctl start HRBResource</command>
systemctl start Hi365Resource</command>
</hudson.tasks.Shell>
</postbuilders>
<runPostStepsIfResult>
......
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