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

scott: Job [Deploy_CHMB_DIHTEST_164] configuration updated

Change performed by ·¨¼y°ó
parent f5282cc2
...@@ -100,7 +100,7 @@ hotfix/1.15.1GA</description> ...@@ -100,7 +100,7 @@ hotfix/1.15.1GA</description>
<includeTestSummary>false</includeTestSummary> <includeTestSummary>false</includeTestSummary>
<includeFailedTests>false</includeFailedTests> <includeFailedTests>false</includeFailedTests>
<commitInfoChoice>NONE</commitInfoChoice> <commitInfoChoice>NONE</commitInfoChoice>
<includeCustomMessage>false</includeCustomMessage> <includeCustomMessage>true</includeCustomMessage>
<customMessage></customMessage> <customMessage></customMessage>
<customMessageSuccess></customMessageSuccess> <customMessageSuccess></customMessageSuccess>
<customMessageAborted></customMessageAborted> <customMessageAborted></customMessageAborted>
...@@ -141,7 +141,9 @@ hotfix/1.15.1GA</description> ...@@ -141,7 +141,9 @@ hotfix/1.15.1GA</description>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>VAR=$(git rev-parse --short HEAD)_$(date +&quot;%Y%m%d_%H%M&quot;) <command>VAR=$(git rev-parse --short HEAD)_$(date +&quot;%Y%m%d_%H%M&quot;)
version=${GIT_BRANCH##*/} version=${GIT_BRANCH##*/}
sed -i &quot;s/&lt;title.*/&lt;title&gt;Customer Health Management v${version}_${VAR}&lt;\/title\/&gt;/&quot; src/main/resources/static/index.html</command> sed -i &quot;s/&lt;title.*/&lt;title&gt;Customer Health Management&lt;\/title\/&gt;/&quot; src/main/resources/static/index.html
sed -i &quot;s/&lt;base.*/&lt;base href=\&quot;\/CHMB\/\&quot; version=\&quot;${version}_${VAR}\&quot;\/&gt;/&quot; src/main/resources/static/index.html
</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</prebuilders> </prebuilders>
<postbuilders> <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