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
ac26aec1
Commit
ac26aec1
authored
Feb 24, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [HRB_Commit_Build] configuration updated
Change performed by ·¨¼y°ó
parent
0b3e6583
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
1 deletion
+34
-1
jobs/HRB_Commit_Build/config.xml
jobs/HRB_Commit_Build/config.xml
+34
-1
No files found.
jobs/HRB_Commit_Build/config.xml
View file @
ac26aec1
...
...
@@ -63,7 +63,7 @@ Jenkins will send email to RD Team if build fails.</description>
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex>
(.*release.*|.*hotfix.*|.*develop|.*master)
</sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>
{AQAAABAAAAAQ
DpEgr9JstBjKd/JFBpOfIVpjso3LxrnjJ3Z3GGWW2NI
=}
</secretToken>
<secretToken>
{AQAAABAAAAAQ
RbGqcbJs+q8PWzGZz7JCM1oBqMamLshS5CP7/MEnHIs
=}
</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...
...
@@ -80,6 +80,39 @@ Jenkins will send email to RD Team if build fails.</description>
</hudson.tasks.Maven>
</builders>
<publishers>
<hudson.plugins.pmd.PmdPublisher
plugin=
"pmd@4.0.0"
>
<healthy></healthy>
<unHealthy></unHealthy>
<thresholdLimit>
low
</thresholdLimit>
<pluginName>
[PMD]
</pluginName>
<defaultEncoding></defaultEncoding>
<canRunOnFailed>
false
</canRunOnFailed>
<usePreviousBuildAsReference>
false
</usePreviousBuildAsReference>
<useStableBuildAsReference>
false
</useStableBuildAsReference>
<useDeltaValues>
false
</useDeltaValues>
<thresholds
plugin=
"analysis-core@1.96"
>
<unstableTotalAll></unstableTotalAll>
<unstableTotalHigh></unstableTotalHigh>
<unstableTotalNormal></unstableTotalNormal>
<unstableTotalLow></unstableTotalLow>
<unstableNewAll></unstableNewAll>
<unstableNewHigh></unstableNewHigh>
<unstableNewNormal></unstableNewNormal>
<unstableNewLow></unstableNewLow>
<failedTotalAll></failedTotalAll>
<failedTotalHigh></failedTotalHigh>
<failedTotalNormal></failedTotalNormal>
<failedTotalLow></failedTotalLow>
<failedNewAll></failedNewAll>
<failedNewHigh></failedNewHigh>
<failedNewNormal></failedNewNormal>
<failedNewLow></failedNewLow>
</thresholds>
<shouldDetectModules>
false
</shouldDetectModules>
<dontComputeNew>
true
</dontComputeNew>
<doNotResolveRelativePaths>
false
</doNotResolveRelativePaths>
<pattern></pattern>
</hudson.plugins.pmd.PmdPublisher>
<hudson.plugins.cobertura.CoberturaPublisher
plugin=
"cobertura@1.15"
>
<coberturaReportFile>
**/target/site/cobertura/coverage.xml
</coberturaReportFile>
<onlyStable>
false
</onlyStable>
...
...
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