Commit 62a3281c 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 6e821dbf
...@@ -118,12 +118,12 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3) ...@@ -118,12 +118,12 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3)
</prebuilders> </prebuilders>
<postbuilders> <postbuilders>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>sudo systemctl stop Hi365Auth <command>systemctl stop Hi365Auth
sudo rm -f /opt/Hi365AuthorizationServer/lib/*.jar 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 /usr/bin/unzip -j -o target/Authorization-Server-pack.zip &quot;Authorization-Server/lib/*&quot; -d /opt/Hi365AuthorizationServer/lib
sudo systemctl start Hi365Auth</command> systemctl start Hi365Auth</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</postbuilders> </postbuilders>
<runPostStepsIfResult> <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