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
b06e5a64
Commit
b06e5a64
authored
Jul 09, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [Form_Commit_Build] configuration updated
Change performed by ·¨¼y°ó
parent
b75952c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
7 deletions
+13
-7
jobs/Form_Commit_Build/config.xml
jobs/Form_Commit_Build/config.xml
+13
-7
No files found.
jobs/Form_Commit_Build/config.xml
View file @
b06e5a64
...
...
@@ -8,7 +8,7 @@
假如過成有問題會通知RD群組
</description>
<keepDependencies>
false
</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.1
1
"
>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.1
2
"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
...
...
@@ -20,7 +20,7 @@
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@3.
9.1
"
>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@3.
10.0
"
>
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
...
...
@@ -44,7 +44,7 @@
<blockBuildWhenUpstreamBuilding>
false
</blockBuildWhenUpstreamBuilding>
<authToken>
form_backend
</authToken>
<triggers>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger
plugin=
"gitlab-plugin@1.5.1
1
"
>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger
plugin=
"gitlab-plugin@1.5.1
2
"
>
<spec></spec>
<triggerOnPush>
true
</triggerOnPush>
<triggerOnMergeRequest>
true
</triggerOnMergeRequest>
...
...
@@ -63,7 +63,7 @@
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>
{AQAAABAAAAAQ
F+AMFI7YZ9/aA0gLl6bOFkPw3sxzhUUEK9lRJhOfRqE
=}
</secretToken>
<secretToken>
{AQAAABAAAAAQ
JptMGO8K9DW90hYDXvR9RehReq6HkP2f815eiYdWTGM
=}
</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...
...
@@ -80,7 +80,7 @@
</hudson.tasks.Maven>
</builders>
<publishers>
<hudson.plugins.cobertura.CoberturaPublisher
plugin=
"cobertura@1.1
3
"
>
<hudson.plugins.cobertura.CoberturaPublisher
plugin=
"cobertura@1.1
4
"
>
<coberturaReportFile>
**/target/site/cobertura/coverage.xml
</coberturaReportFile>
<onlyStable>
false
</onlyStable>
<failUnhealthy>
false
</failUnhealthy>
...
...
@@ -144,7 +144,7 @@
<sourceEncoding>
ASCII
</sourceEncoding>
<enableNewApi>
false
</enableNewApi>
</hudson.plugins.cobertura.CoberturaPublisher>
<hudson.tasks.junit.JUnitResultArchiver
plugin=
"junit@1.2
6.1
"
>
<hudson.tasks.junit.JUnitResultArchiver
plugin=
"junit@1.2
8
"
>
<testResults>
**/target/surefire-reports/*.xml
</testResults>
<keepLongStdio>
false
</keepLongStdio>
<healthScaleFactor>
1.0
</healthScaleFactor>
...
...
@@ -157,6 +157,12 @@
</hudson.tasks.Mailer>
</publishers>
<buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.8.10"
/>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.37"
>
<deleteDirs>
false
</deleteDirs>
<cleanupParameter></cleanupParameter>
<externalDelete></externalDelete>
<disableDeferredWipeout>
false
</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.9"
/>
</buildWrappers>
</project>
\ No newline at end of file
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