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

20180083: Job [Hi365_API_Analysis] configuration updated

Change performed by §õº~?
parent 4210d072
<?xml version='1.1' encoding='UTF-8'?> <?xml version='1.1' encoding='UTF-8'?>
<project> <project>
<actions/> <actions/>
<description></description> <description>專案描述 : 問卷設計系統&#xd;
SonarQbue 流程如下&#xd;
1. SonarQube analysis</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<hudson.security.AuthorizationMatrixProperty> <hudson.security.AuthorizationMatrixProperty>
...@@ -52,7 +54,13 @@ ...@@ -52,7 +54,13 @@
<command>gradlew sonarqube -x test</command> <command>gradlew sonarqube -x test</command>
</hudson.tasks.BatchFile> </hudson.tasks.BatchFile>
</builders> </builders>
<publishers/> <publishers>
<hudson.tasks.Mailer plugin="mailer@1.29">
<recipients>$SonarQube_Administrator</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>true</sendToIndividuals>
</hudson.tasks.Mailer>
</publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.ansicolor.AnsiColorBuildWrapper plugin="ansicolor@0.6.2"> <hudson.plugins.ansicolor.AnsiColorBuildWrapper plugin="ansicolor@0.6.2">
<colorMapName>xterm</colorMapName> <colorMapName>xterm</colorMapName>
......
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