Commit 7a3f6256 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180083: Job [Deploy_Hi365_API_UAT] configuration updated

Change performed by §õº~?
parent ef78d9e9
......@@ -64,6 +64,14 @@
<projectProperties></projectProperties>
<passAllAsProjectProperties>false</passAllAsProjectProperties>
</hudson.plugins.gradle.Gradle>
<hudson.tasks.Shell>
<command>export GOOGLE_APPLICATION_CREDENTIALS=&quot;/var/lib/jenkins/workspace/Hi365_SIT_API_Deploy/hi365-b2622.json&quot;
sudo systemctl stop Hi365Resource
sudo rm -f /opt/Hi365ResourceServer/lib/*.jar
sudo cp -a build/libs/* /opt/Hi365ResourceServer/lib
sudo systemctl start Hi365Resource</command>
</hudson.tasks.Shell>
</builders>
<publishers/>
<buildWrappers>
......
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