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

20150024: Job [Deploy_FORM_SIT_115] configuration updated

Change performed by ¤ý«~³ó
parent 994aa914
<?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset plugin="maven-plugin@3.1.2">
<maven2-moduleset plugin="maven-plugin@3.2">
<actions/>
<description></description>
<keepDependencies>false</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.10">
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.11">
<gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
</properties>
......@@ -36,7 +36,7 @@
<groupId>com.ylhealth.survey</groupId>
<artifactId>designer_web</artifactId>
</rootModule>
<goals>clean package -Dmaven.test.skip=true -P !jenkins,dev</goals>
<goals>clean package -Dmaven.test.skip=true -P !jenkins,uat</goals>
<defaultGoals>jetty:run</defaultGoals>
<aggregatorStyleBuild>true</aggregatorStyleBuild>
<incrementalBuild>false</incrementalBuild>
......@@ -54,11 +54,11 @@
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<reporters/>
<publishers>
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.3">
<jenkins.plugins.slack.SlackNotifier plugin="slack@2.14">
<baseUrl></baseUrl>
<teamDomain></teamDomain>
<authToken></authToken>
<authTokenCredentialId></authTokenCredentialId>
<tokenCredentialId></tokenCredentialId>
<botUser>false</botUser>
<room></room>
<startNotification>false</startNotification>
......@@ -75,10 +75,15 @@
<commitInfoChoice>NONE</commitInfoChoice>
<includeCustomMessage>false</includeCustomMessage>
<customMessage></customMessage>
<customMessageSuccess></customMessageSuccess>
<customMessageAborted></customMessageAborted>
<customMessageNotBuilt></customMessageNotBuilt>
<customMessageUnstable></customMessageUnstable>
<customMessageFailure></customMessageFailure>
</jenkins.plugins.slack.SlackNotifier>
</publishers>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.35">
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37">
<deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter>
<externalDelete></externalDelete>
......
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