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

scott: Job [KM_API_Analysis] configuration updated

Change performed by 楊慶堂
parent 4d2f42d6
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@4.2.0"> <scm class="hudson.plugins.git.GitSCM" plugin="git@4.2.2">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<submoduleCfg class="list"/> <submoduleCfg class="list"/>
<extensions/> <extensions/>
</scm> </scm>
<assignedNode>BUILD_NODE</assignedNode> <assignedNode>BUILD_LINUX</assignedNode>
<canRoam>false</canRoam> <canRoam>false</canRoam>
<disabled>false</disabled> <disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<excludeBranchesSpec></excludeBranchesSpec> <excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex> <sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex> <targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQzJ9lGeHm+vpaL8VZ74ANufoHcC7fGewhfygIhXbcpk0=}</secretToken> <secretToken>{AQAAABAAAAAQLSJC4FxKyHfa/7GG+GX95dv4lxGABMM8K4X4up8zlNY=}</secretToken>
<pendingBuildName></pendingBuildName> <pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate> <cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger> </com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...@@ -93,14 +93,14 @@ ...@@ -93,14 +93,14 @@
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/> <globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<reporters> <reporters>
<hudson.maven.reporters.MavenMailer> <hudson.maven.reporters.MavenMailer>
<recipients>$HH_Analysis</recipients> <recipients>$HH_Analysis,andy.lee@h2uclub.com</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild> <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals> <sendToIndividuals>false</sendToIndividuals>
<perModuleEmail>true</perModuleEmail> <perModuleEmail>true</perModuleEmail>
</hudson.maven.reporters.MavenMailer> </hudson.maven.reporters.MavenMailer>
</reporters> </reporters>
<publishers> <publishers>
<org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher plugin="dependency-check-jenkins-plugin@5.1.0"> <org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher plugin="dependency-check-jenkins-plugin@5.1.1">
<totalThresholdAnalysisExploitable>false</totalThresholdAnalysisExploitable> <totalThresholdAnalysisExploitable>false</totalThresholdAnalysisExploitable>
<newThresholdAnalysisExploitable>false</newThresholdAnalysisExploitable> <newThresholdAnalysisExploitable>false</newThresholdAnalysisExploitable>
<pattern>**/dependency-check-report.xml</pattern> <pattern>**/dependency-check-report.xml</pattern>
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
<deltaClassCoverage>0</deltaClassCoverage> <deltaClassCoverage>0</deltaClassCoverage>
<buildOverBuild>false</buildOverBuild> <buildOverBuild>false</buildOverBuild>
</hudson.plugins.jacoco.JacocoPublisher> </hudson.plugins.jacoco.JacocoPublisher>
<io.jenkins.plugins.analysis.core.steps.IssuesRecorder plugin="warnings-ng@8.0.0"> <io.jenkins.plugins.analysis.core.steps.IssuesRecorder plugin="warnings-ng@8.1.0">
<analysisTools> <analysisTools>
<io.jenkins.plugins.analysis.warnings.Pmd> <io.jenkins.plugins.analysis.warnings.Pmd>
<id></id> <id></id>
......
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