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

20180083: Job [Deploy_HRA_SIT] configuration updated

Change performed by §õº~?
parent fffc0b21
......@@ -58,20 +58,20 @@
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
<url>https://cm.ylhealth.org/gitlab/YongYue/hi365-hra.git</url>
<url>https://cm.ylhealth.org/gitlab/YongYue/hra-api.git</url>
<credentialsId>3485e854-8389-40e8-8c86-b94e94e91904</credentialsId>
</hudson.plugins.git.UserRemoteConfig>
</userRemoteConfigs>
<branches>
<hudson.plugins.git.BranchSpec>
<name>master</name>
<name>develop</name>
</hudson.plugins.git.BranchSpec>
</branches>
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
<submoduleCfg class="list"/>
<extensions/>
</scm>
<assignedNode>HI365_UAT_10.57.105.28</assignedNode>
<assignedNode>HI365_SIT_10.57.105.27</assignedNode>
<canRoam>false</canRoam>
<disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
......@@ -114,7 +114,7 @@
<hudson.plugins.parameterizedtrigger.BuildTriggerConfig>
<configs>
<hudson.plugins.parameterizedtrigger.PredefinedBuildParameters>
<properties>NotifyMessage=Deploy HRA done on UAT.</properties>
<properties>NotifyMessage=Deploy HRA done on SIT</properties>
<textParamValueOnNewLine>false</textParamValueOnNewLine>
</hudson.plugins.parameterizedtrigger.PredefinedBuildParameters>
</configs>
......@@ -144,7 +144,7 @@ sed -i &quot;s/&lt;base.*/&lt;base href=\&quot;\/\&quot; version=\&quot;${versio
<postbuilders>
<hudson.tasks.Shell>
<command>sudo systemctl stop hra.service
sudo cp hraengine/target/hi365-hra.war /opt/hra/hi365-hra.war
sudo cp hraengine/target/hra.war /opt/hra/hra.war
sudo systemctl start hra.service</command>
</hudson.tasks.Shell>
</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