Commit e3418091 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 f2f54ed9
...@@ -118,9 +118,9 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3) ...@@ -118,9 +118,9 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3)
</prebuilders> </prebuilders>
<postbuilders> <postbuilders>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>systemctl stop Hi365Auth <command>sudo systemctl stop Hi365Auth
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
systemctl start Hi365Auth</command> systemctl start Hi365Auth</command>
......
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