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
bb933cdb
Commit
bb933cdb
authored
Oct 02, 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
64a1729d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
+9
-7
jobs/CHM_Commit_Build/config.xml
jobs/CHM_Commit_Build/config.xml
+9
-7
No files found.
jobs/CHM_Commit_Build/config.xml
View file @
bb933cdb
...
...
@@ -10,7 +10,7 @@
假如過成有問題會通知RD群組
</description>
<keepDependencies>
false
</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.
9
"
>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.
10
"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
...
...
@@ -52,7 +52,7 @@
<blockBuildWhenUpstreamBuilding>
false
</blockBuildWhenUpstreamBuilding>
<authToken>
build_crm_backend
</authToken>
<triggers>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger
plugin=
"gitlab-plugin@1.5.
9
"
>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger
plugin=
"gitlab-plugin@1.5.
10
"
>
<spec></spec>
<triggerOnPush>
true
</triggerOnPush>
<triggerOnMergeRequest>
true
</triggerOnMergeRequest>
...
...
@@ -69,8 +69,9 @@
<branchFilterType>
All
</branchFilterType>
<includeBranchesSpec></includeBranchesSpec>
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>
{AQAAABAAAAAQ
y1c0caPnifDFTmxW4dGAjaq6mRrfnbXtvl6RdI8rpgs
=}
</secretToken>
<secretToken>
{AQAAABAAAAAQ
NYlc+ghU180XqMESOhTmq5NDmCP3yENySZ+8pvI8Lfw
=}
</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...
...
@@ -116,7 +117,7 @@
</org.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder>
</builders>
<publishers>
<hudson.plugins.cobertura.CoberturaPublisher
plugin=
"cobertura@1.1
2.1
"
>
<hudson.plugins.cobertura.CoberturaPublisher
plugin=
"cobertura@1.1
3
"
>
<coberturaReportFile>
**/target/site/cobertura/coverage.xml
</coberturaReportFile>
<onlyStable>
false
</onlyStable>
<failUnhealthy>
false
</failUnhealthy>
...
...
@@ -178,8 +179,9 @@
</targets>
</failingTarget>
<sourceEncoding>
ASCII
</sourceEncoding>
<enableNewApi>
false
</enableNewApi>
</hudson.plugins.cobertura.CoberturaPublisher>
<hudson.tasks.junit.JUnitResultArchiver
plugin=
"junit@1.2
5
"
>
<hudson.tasks.junit.JUnitResultArchiver
plugin=
"junit@1.2
6.1
"
>
<testResults>
**/target/surefire-reports/*.xml
</testResults>
<keepLongStdio>
false
</keepLongStdio>
<healthScaleFactor>
1.0
</healthScaleFactor>
...
...
@@ -190,7 +192,7 @@
<dontNotifyEveryUnstableBuild>
false
</dontNotifyEveryUnstableBuild>
<sendToIndividuals>
false
</sendToIndividuals>
</hudson.tasks.Mailer>
<com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher
plugin=
"gitlab-plugin@1.5.
9
"
>
<com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher
plugin=
"gitlab-plugin@1.5.
10
"
>
<onlyForFailure>
false
</onlyForFailure>
<replaceSuccessNote>
false
</replaceSuccessNote>
<replaceFailureNote>
false
</replaceFailureNote>
...
...
@@ -201,7 +203,7 @@
<abortNoteText></abortNoteText>
<unstableNoteText></unstableNoteText>
</com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher>
<com.dabsquared.gitlabjenkins.publisher.GitLabVotePublisher
plugin=
"gitlab-plugin@1.5.
9
"
/>
<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