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

20180083: Job [Deploy_Hi365_API_UAT] configuration updated

Change performed by §õº~?
parent 7bb8f832
......@@ -51,25 +51,11 @@
<concurrentBuild>false</concurrentBuild>
<builders>
<hudson.tasks.Shell>
<command>chmod +x gradlew</command>
<command>chmod +x gradlew
./gradlew build</command>
</hudson.tasks.Shell>
<hudson.plugins.gradle.Gradle plugin="gradle@1.34">
<switches></switches>
<tasks>build</tasks>
<rootBuildScriptDir></rootBuildScriptDir>
<buildFile></buildFile>
<gradleName>gradle-5-6</gradleName>
<useWrapper>true</useWrapper>
<makeExecutable>false</makeExecutable>
<useWorkspaceAsHome>false</useWorkspaceAsHome>
<wrapperLocation></wrapperLocation>
<passAllAsSystemProperties>false</passAllAsSystemProperties>
<projectProperties></projectProperties>
<passAllAsProjectProperties>false</passAllAsProjectProperties>
</hudson.plugins.gradle.Gradle>
<hudson.tasks.Shell>
<command>export
export GOOGLE_APPLICATION_CREDENTIALS=&quot;/var/lib/jenkins/workspace/Deploy_Hi365_API_UAT/hi365-b2622.json&quot;
<command>export GOOGLE_APPLICATION_CREDENTIALS=&quot;/var/lib/jenkins/workspace/Deploy_Hi365_API_UAT/hi365-b2622.json&quot;
sudo systemctl stop Hi365Resource
sudo rm -f /opt/Hi365ResourceServer/lib/*.jar
sudo cp -a build/libs/* /opt/Hi365ResourceServer/lib
......
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