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
84c4f7f7
Commit
84c4f7f7
authored
Mar 05, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [HRA_Backend_Commit_Build] configuration updated
Change performed by 楊慶堂
parent
2ec146ff
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
11 deletions
+10
-11
jobs/HRA_Backend_Commit_Build/config.xml
jobs/HRA_Backend_Commit_Build/config.xml
+10
-11
No files found.
jobs/HRA_Backend_Commit_Build/config.xml
View file @
84c4f7f7
...
...
@@ -8,19 +8,19 @@
假如過成有問題會通知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
3
"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy
class=
"hudson.tasks.LogRotator"
>
<daysToKeep>
-1
</daysToKeep>
<numToKeep>
5
</numToKeep>
<numToKeep>
10
</numToKeep>
<artifactDaysToKeep>
-1
</artifactDaysToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@
3.9
.1"
>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@
4.1
.1"
>
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
...
...
@@ -42,9 +42,8 @@
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>
false
</blockBuildWhenUpstreamBuilding>
<authToken>
build_hra_backend
</authToken>
<triggers>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger
plugin=
"gitlab-plugin@1.5.1
1
"
>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger
plugin=
"gitlab-plugin@1.5.1
3
"
>
<spec></spec>
<triggerOnPush>
true
</triggerOnPush>
<triggerOnMergeRequest>
true
</triggerOnMergeRequest>
...
...
@@ -63,7 +62,7 @@
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>
{AQAAABAAAAAQ
i6vi5DGCf/gJRRsdXUDj/DA3j/sPAYgvCBgye9PQbe4
=}
</secretToken>
<secretToken>
{AQAAABAAAAAQ
CyuqmNlJkPm3T0Kj+ESLIzb0DfumldGbiIychIxAqtg
=}
</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...
...
@@ -71,8 +70,8 @@
<concurrentBuild>
false
</concurrentBuild>
<builders>
<hudson.tasks.Maven>
<targets>
clean package
cobertura:cobertura
</targets>
<mavenName>
Maven_3.
39
</mavenName>
<targets>
clean package
org.owasp:dependency-check-maven:check -Pjenkins_analysis
</targets>
<mavenName>
Maven_3.
6.3
</mavenName>
<usePrivateRepository>
false
</usePrivateRepository>
<settings
class=
"jenkins.mvn.DefaultSettingsProvider"
/>
<globalSettings
class=
"jenkins.mvn.DefaultGlobalSettingsProvider"
/>
...
...
@@ -80,7 +79,7 @@
</hudson.tasks.Maven>
</builders>
<publishers>
<hudson.plugins.cobertura.CoberturaPublisher
plugin=
"cobertura@1.1
3
"
>
<hudson.plugins.cobertura.CoberturaPublisher
plugin=
"cobertura@1.1
5
"
>
<coberturaReportFile>
**/target/site/cobertura/coverage.xml
</coberturaReportFile>
<onlyStable>
false
</onlyStable>
<failUnhealthy>
false
</failUnhealthy>
...
...
@@ -144,13 +143,13 @@
<sourceEncoding>
ASCII
</sourceEncoding>
<enableNewApi>
false
</enableNewApi>
</hudson.plugins.cobertura.CoberturaPublisher>
<hudson.tasks.Mailer
plugin=
"mailer@1.
23
"
>
<hudson.tasks.Mailer
plugin=
"mailer@1.
30
"
>
<recipients>
$RD_Group
</recipients>
<dontNotifyEveryUnstableBuild>
false
</dontNotifyEveryUnstableBuild>
<sendToIndividuals>
false
</sendToIndividuals>
</hudson.tasks.Mailer>
</publishers>
<buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.
8.10
"
/>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.
11
"
/>
</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