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
690843f0
Commit
690843f0
authored
Mar 26, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [CHMB_Commit_Build] configuration updated
Change performed by 楊慶堂
parent
67fb6a7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
19 deletions
+19
-19
jobs/CHMB_Commit_Build/config.xml
jobs/CHMB_Commit_Build/config.xml
+19
-19
No files found.
jobs/CHMB_Commit_Build/config.xml
View file @
690843f0
<?xml version='1.1' encoding='UTF-8'?>
<project>
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<project>
<actions/>
<description>
1. 接收到Request從GitLab
&#
xd
;
2. Build Code
&#
xd
;
3. Source Code Analysis
&#
xd
;
4. Print Coverage Report
&#
xd
;
5. Print Unit Test Report
&#
xd
;
&#
xd
;
<description>
1. 接收到Request從GitLab
&#
13
;
2. Build Code
&#
13
;
3. Source Code Analysis
&#
13
;
4. Print Coverage Report
&#
13
;
5. Print Unit Test Report
&#
13
;
&#
13
;
假如過成有問題會通知RD群組
</description>
<keepDependencies>
false
</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.13"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy
class=
"hudson.tasks.LogRotator"
>
<daysToKeep>
-1
</daysToKeep>
...
...
@@ -22,7 +22,7 @@
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@4.2.
0
"
>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@4.2.
2
"
>
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
...
...
@@ -39,14 +39,14 @@
<submoduleCfg
class=
"list"
/>
<extensions/>
</scm>
<assignedNode>
BUILD_
NODE || BUILD_NODE_WIN
</assignedNode>
<assignedNode>
BUILD_
LINUX || "Build Node 134 "
</assignedNode>
<canRoam>
false
</canRoam>
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>
false
</blockBuildWhenUpstreamBuilding>
<triggers>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger
plugin=
"gitlab-plugin@1.5.13"
>
<spec
></spec
>
<spec
/
>
<triggerOnPush>
true
</triggerOnPush>
<triggerOnMergeRequest>
true
</triggerOnMergeRequest>
<triggerOnPipelineEvent>
false
</triggerOnPipelineEvent>
...
...
@@ -60,12 +60,12 @@
<skipWorkInProgressMergeRequest>
true
</skipWorkInProgressMergeRequest>
<setBuildDescription>
true
</setBuildDescription>
<branchFilterType>
RegexBasedFilter
</branchFilterType>
<includeBranchesSpec
></includeBranchesSpec
>
<excludeBranchesSpec
></excludeBranchesSpec
>
<includeBranchesSpec
/
>
<excludeBranchesSpec
/
>
<sourceBranchRegex>
(release/.*|hotfix/.*|develop|master)
</sourceBranchRegex>
<targetBranchRegex
></targetBranchRegex
>
<secretToken>
{AQAAABAAAAAQ
jitMemHvKf/HQA6U2gy9l4ZlMlckh+bZJCEtkFKytrQ
=}
</secretToken>
<pendingBuildName
></pendingBuildName
>
<targetBranchRegex
/
>
<secretToken>
{AQAAABAAAAAQ
RZgDcawiK1zusZIMu4rWAZGRs1cOY1geOuHWr5QzPVE
=}
</secretToken>
<pendingBuildName
/
>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
</triggers>
...
...
@@ -96,10 +96,10 @@
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.38"
>
<deleteDirs>
false
</deleteDirs>
<cleanupParameter
></cleanupParameter
>
<externalDelete
></externalDelete
>
<cleanupParameter
/
>
<externalDelete
/
>
<disableDeferredWipeout>
false
</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.11.
1
"
/>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.11.
2
"
/>
</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