Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jenkins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ym
jenkins
Commits
22d29a7b
Commit
22d29a7b
authored
Mar 12, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [KM_API_Analysis] configuration updated
Change performed by 楊慶堂
parent
4d2f42d6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
jobs/KM_API_Analysis/config.xml
jobs/KM_API_Analysis/config.xml
+6
-6
No files found.
jobs/KM_API_Analysis/config.xml
View file @
22d29a7b
...
...
@@ -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>
{AQAAABAAAAAQ
zJ9lGeHm+vpaL8VZ74ANufoHcC7fGewhfygIhXbcpk0
=}
</secretToken>
<secretToken>
{AQAAABAAAAAQ
LSJC4FxKyHfa/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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment