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
859eaf7a
Commit
859eaf7a
authored
Mar 05, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [KM_API_Commit_Build] configuration updated
Change performed by 楊慶堂
parent
ce40421c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
jobs/KM_API_Commit_Build/config.xml
jobs/KM_API_Commit_Build/config.xml
+7
-7
No files found.
jobs/KM_API_Commit_Build/config.xml
View file @
859eaf7a
...
...
@@ -22,7 +22,7 @@
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@4.
1.1
"
>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@4.
2.0
"
>
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
...
...
@@ -39,7 +39,7 @@
<submoduleCfg
class=
"list"
/>
<extensions/>
</scm>
<assignedNode>
"
Build Node 134
"
||
"
Build Node 133
"
||master
</assignedNode>
<assignedNode>
"
Build Node 134
"
</assignedNode>
<canRoam>
false
</canRoam>
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
...
...
@@ -64,7 +64,7 @@
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>
{AQAAABAAAAAQ
Oif24kMwkDVSfUKK18tb6gdCVDKsRHue7sOuyL2qNiA
=}
</secretToken>
<secretToken>
{AQAAABAAAAAQ
yAireAiJnmpx6bzwMv6ConPctUAqy7RwngXJXGN1gXQ
=}
</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...
...
@@ -74,7 +74,7 @@
<groupId>
com.h2uclub
</groupId>
<artifactId>
h2u-km-api
</artifactId>
</rootModule>
<goals>
clean
package org.owasp:dependency-check-maven:check
-Pjenkins_analysis
</goals>
<goals>
clean
verify
-Pjenkins_analysis
</goals>
<aggregatorStyleBuild>
true
</aggregatorStyleBuild>
<incrementalBuild>
false
</incrementalBuild>
<ignoreUpstremChanges>
false
</ignoreUpstremChanges>
...
...
@@ -102,7 +102,7 @@
<org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher
plugin=
"dependency-check-jenkins-plugin@5.1.0"
>
<totalThresholdAnalysisExploitable>
false
</totalThresholdAnalysisExploitable>
<newThresholdAnalysisExploitable>
false
</newThresholdAnalysisExploitable>
<pattern></pattern>
<pattern>
**/dependency-check-report.xml
</pattern>
</org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher>
<hudson.plugins.jacoco.JacocoPublisher
plugin=
"jacoco@3.0.5"
>
<execPattern>
**/**.exec
</execPattern>
...
...
@@ -135,7 +135,7 @@
<deltaClassCoverage>
0
</deltaClassCoverage>
<buildOverBuild>
false
</buildOverBuild>
</hudson.plugins.jacoco.JacocoPublisher>
<io.jenkins.plugins.analysis.core.steps.IssuesRecorder
plugin=
"warnings-ng@
7.3
.0"
>
<io.jenkins.plugins.analysis.core.steps.IssuesRecorder
plugin=
"warnings-ng@
8.0
.0"
>
<analysisTools>
<io.jenkins.plugins.analysis.warnings.Pmd>
<id></id>
...
...
@@ -167,7 +167,7 @@
<failOnError>
false
</failOnError>
<healthy>
0
</healthy>
<unhealthy>
0
</unhealthy>
<minimumSeverity
plugin=
"analysis-model-api@
7.0.4
"
>
<minimumSeverity
plugin=
"analysis-model-api@
8.0.1
"
>
<name>
LOW
</name>
</minimumSeverity>
<filters/>
...
...
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