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 @@
</strategy>
</jenkins.model.BuildDiscarderProperty>
</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>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
......@@ -37,7 +37,7 @@
<submoduleCfg class="list"/>
<extensions/>
</scm>
<assignedNode>BUILD_NODE</assignedNode>
<assignedNode>BUILD_LINUX</assignedNode>
<canRoam>false</canRoam>
<disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
......@@ -62,7 +62,7 @@
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQzJ9lGeHm+vpaL8VZ74ANufoHcC7fGewhfygIhXbcpk0=}</secretToken>
<secretToken>{AQAAABAAAAAQLSJC4FxKyHfa/7GG+GX95dv4lxGABMM8K4X4up8zlNY=}</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
......@@ -93,14 +93,14 @@
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<reporters>
<hudson.maven.reporters.MavenMailer>
<recipients>$HH_Analysis</recipients>
<recipients>$HH_Analysis,andy.lee@h2uclub.com</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals>
<perModuleEmail>true</perModuleEmail>
</hudson.maven.reporters.MavenMailer>
</reporters>
<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>
<newThresholdAnalysisExploitable>false</newThresholdAnalysisExploitable>
<pattern>**/dependency-check-report.xml</pattern>
......@@ -136,7 +136,7 @@
<deltaClassCoverage>0</deltaClassCoverage>
<buildOverBuild>false</buildOverBuild>
</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>
<io.jenkins.plugins.analysis.warnings.Pmd>
<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