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

20180083: Job [Hi365_OAuth_Authorization_SIT_Deploy] configuration

updated

Change performed by §õº~?
parent 3980c01d
......@@ -119,8 +119,8 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3)
<postbuilders>
<hudson.tasks.Shell>
<command>sudo systemctl stop Hi365Auth
rm -f /opt/Hi365AuthorizationServer/lib/*.jar
/usr/bin/unzip -j -o target/Authorization-Server-pack.zip &quot;Authorization-Server/lib/*&quot; -d /opt/Hi365AuthorizationServer/lib
sudo rm -f /opt/Hi365AuthorizationServer/lib/*.jar
sudo /usr/bin/unzip -j -o target/Authorization-Server-pack.zip &quot;Authorization-Server/lib/*&quot; -d /opt/Hi365AuthorizationServer/lib
sudo systemctl start Hi365Auth</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