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
e9119cec
Commit
e9119cec
authored
Oct 22, 2018
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20180083: Job [ReportUploadAgent_Commit_Build] configuration updated
Change performed by §õº~?
parent
04424e32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
5 deletions
+12
-5
jobs/ReportUploadAgent_Commit_Build/config.xml
jobs/ReportUploadAgent_Commit_Build/config.xml
+12
-5
No files found.
jobs/ReportUploadAgent_Commit_Build/config.xml
View file @
e9119cec
<?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset
plugin=
"maven-plugin@3.1.2"
>
<actions/>
<description></description>
<description>
1. 接收到Request從GitLab

2. Build Code

3. Source Code Analysis



假如過成有問題會通知RD群組
</description>
<keepDependencies>
false
</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.10"
>
...
...
@@ -33,7 +38,7 @@
<submoduleCfg
class=
"list"
/>
<extensions/>
</scm>
<assignedNode>
Mac_Node ||
"
Build Node 133
"
||
"
Build Node 134
"
</assignedNode>
<assignedNode>
"
Build Node 133
"
</assignedNode>
<canRoam>
false
</canRoam>
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
...
...
@@ -59,7 +64,7 @@
<excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex>
<secretToken>
{AQAAABAAAAAQ
KbHLKWMqg3PX4Glr/CLhjCjhJTouIOpMw6C4mGFLJX0
=}
</secretToken>
<secretToken>
{AQAAABAAAAAQ
uXg9N5P/naoTa2ejtoINCniQHZgqbT9g9+vOQaMfvQo
=}
</secretToken>
<pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...
...
@@ -69,7 +74,7 @@
<groupId>
org.ylhealth.ym.chm.agent
</groupId>
<artifactId>
ReportUploader
</artifactId>
</rootModule>
<goals>
clean
compile
</goals>
<goals>
clean
package cobertura:cobertura
</goals>
<aggregatorStyleBuild>
true
</aggregatorStyleBuild>
<incrementalBuild>
false
</incrementalBuild>
<ignoreUpstremChanges>
false
</ignoreUpstremChanges>
...
...
@@ -94,7 +99,9 @@
</hudson.maven.reporters.MavenMailer>
</reporters>
<publishers/>
<buildWrappers/>
<buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.8.10"
/>
</buildWrappers>
<prebuilders/>
<postbuilders/>
<runPostStepsIfResult>
...
...
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