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
277f492e
Commit
277f492e
authored
Oct 12, 2018
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20180083: Job [CHM_Commit_Build] configuration updated
Change performed by §õº~?
parent
66197a4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
23 deletions
+5
-23
jobs/CHM_Commit_Build/config.xml
jobs/CHM_Commit_Build/config.xml
+5
-23
No files found.
jobs/CHM_Commit_Build/config.xml
View file @
277f492e
...
...
@@ -32,20 +32,14 @@
</userRemoteConfigs>
<branches>
<hudson.plugins.git.BranchSpec>
<name>
develop
</name>
</hudson.plugins.git.BranchSpec>
<hudson.plugins.git.BranchSpec>
<name>
release
</name>
</hudson.plugins.git.BranchSpec>
<hudson.plugins.git.BranchSpec>
<name>
hotfix
</name>
<name>
$Build_Branch
</name>
</hudson.plugins.git.BranchSpec>
</branches>
<doGenerateSubmoduleConfigurations>
false
</doGenerateSubmoduleConfigurations>
<submoduleCfg
class=
"list"
/>
<extensions/>
</scm>
<assignedNode>
"
Build Node 13
3
"
</assignedNode>
<assignedNode>
"
Build Node 13
4
"
||
"
Build Node 133
"
||master
</assignedNode>
<canRoam>
false
</canRoam>
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
...
...
@@ -71,12 +65,12 @@
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>
{AQAAABAAAAAQ
aPPHWuTsFjNMdjVRCIacgmhgF+W2a4Ionp2Qgl4qVR4
=}
</secretToken>
<secretToken>
{AQAAABAAAAAQ
XNc7hkAUWyD2jJjbCEvf3FaLUAuBGOSTKjzy8z2EY4g
=}
</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
</triggers>
<concurrentBuild>
tru
e
</concurrentBuild>
<concurrentBuild>
fals
e
</concurrentBuild>
<builders>
<hudson.tasks.Maven>
<targets>
clean compile cobertura:cobertura
</targets>
...
...
@@ -188,22 +182,10 @@
<allowEmptyResults>
false
</allowEmptyResults>
</hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer
plugin=
"mailer@1.21"
>
<recipients>
$RD_Group
$QA_Group
</recipients>
<recipients>
$RD_Group
</recipients>
<dontNotifyEveryUnstableBuild>
false
</dontNotifyEveryUnstableBuild>
<sendToIndividuals>
false
</sendToIndividuals>
</hudson.tasks.Mailer>
<com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher
plugin=
"gitlab-plugin@1.5.10"
>
<onlyForFailure>
false
</onlyForFailure>
<replaceSuccessNote>
false
</replaceSuccessNote>
<replaceFailureNote>
false
</replaceFailureNote>
<replaceAbortNote>
false
</replaceAbortNote>
<replaceUnstableNote>
false
</replaceUnstableNote>
<successNoteText></successNoteText>
<failureNoteText></failureNoteText>
<abortNoteText></abortNoteText>
<unstableNoteText></unstableNoteText>
</com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher>
<com.dabsquared.gitlabjenkins.publisher.GitLabVotePublisher
plugin=
"gitlab-plugin@1.5.10"
/>
</publishers>
<buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.8.10"
/>
...
...
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