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
29b1077d
Commit
29b1077d
authored
Mar 06, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [KM_API_Commit_Build] configuration updated
Change performed by 楊慶堂
parent
6e5b667c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
jobs/KM_API_Commit_Build/config.xml
jobs/KM_API_Commit_Build/config.xml
+3
-5
No files found.
jobs/KM_API_Commit_Build/config.xml
View file @
29b1077d
...
...
@@ -3,9 +3,7 @@
<actions/>
<description>
1. 接收到Request從GitLab

2. Build Code

3. Source Code Analysis

4. Print Coverage Report

5. Print Unit Test Report

3. Print Unit Test Report


假如過成有問題會通知RD群組
</description>
<keepDependencies>
false
</keepDependencies>
...
...
@@ -64,7 +62,7 @@
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>
{AQAAABAAAAAQ
TLOVYAfwfRaJYBDRpESUdDoD1FKRY93iUNkp0pN3Wtc
=}
</secretToken>
<secretToken>
{AQAAABAAAAAQ
2Tr8TwoNb3uinR5+UEwGvFjJz6QD7uaRxtHCX2t4+Ps
=}
</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...
...
@@ -74,7 +72,7 @@
<groupId>
com.h2uclub
</groupId>
<artifactId>
h2u-km-api
</artifactId>
</rootModule>
<goals>
clean
verify -Pjenkins_analysis
</goals>
<goals>
clean
package
</goals>
<aggregatorStyleBuild>
true
</aggregatorStyleBuild>
<incrementalBuild>
false
</incrementalBuild>
<ignoreUpstremChanges>
false
</ignoreUpstremChanges>
...
...
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