Commit 275a7e59 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 46a457a4
...@@ -119,10 +119,8 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3) ...@@ -119,10 +119,8 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3)
<postbuilders> <postbuilders>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>sudo systemctl stop Hi365Auth <command>sudo systemctl stop Hi365Auth
sudo rm -f /opt/Hi365AuthorizationServer/lib/*.jar sudo 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 /usr/bin/unzip -j -o target/Authorization-Server-pack.zip &quot;Authorization-Server/lib/*&quot; -d /opt/Hi365AuthorizationServer/lib
sudo systemctl start Hi365Auth</command> sudo systemctl start Hi365Auth</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