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

20140144: Job [Deploy_HRA_SIT_124] configuration updated

Change performed by ·¨¼y°ó
parent d0dc9d9e
......@@ -14,7 +14,7 @@
<description>
release/1.15GA
hotfix/1.15.1GA</description>
<defaultValue>release/1.42GA</defaultValue>
<defaultValue>feature/I18N</defaultValue>
<trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions>
......@@ -45,12 +45,16 @@ hotfix/1.15.1GA</description>
<submoduleCfg class="list"/>
<extensions/>
</scm>
<assignedNode>UAT_137</assignedNode>
<assignedNode>SIT_124</assignedNode>
<canRoam>false</canRoam>
<disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<triggers/>
<triggers>
<hudson.triggers.TimerTrigger>
<spec>0 7,13,17 * * *</spec>
</hudson.triggers.TimerTrigger>
</triggers>
<concurrentBuild>false</concurrentBuild>
<rootModule>
<groupId>com.ylhealth.hra</groupId>
......@@ -104,6 +108,7 @@ hotfix/1.15.1GA</description>
<externalDelete></externalDelete>
<disableDeferredWipeout>false</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.8.10"/>
</buildWrappers>
<prebuilders>
<hudson.tasks.Shell>
......@@ -114,9 +119,9 @@ sed -i &quot;s/&lt;base.*/&lt;base href=\&quot;\/\&quot; version=\&quot;${versio
</prebuilders>
<postbuilders>
<hudson.tasks.Shell>
<command>systemctl stop tomcat.service
cp target/ylhealth-hra.war /opt/tomcat/webapps/
systemctl start tomcat.service</command>
<command>systemctl stop hra.service
cp target/ylhealth-hra.war /opt/hra/webapps/
systemctl start hra.service</command>
</hudson.tasks.Shell>
</postbuilders>
<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