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
67fb6a7d
Commit
67fb6a7d
authored
Mar 26, 2020
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 楊慶堂
parent
754bfd5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
18 deletions
+18
-18
jobs/Form_Commit_Build/config.xml
jobs/Form_Commit_Build/config.xml
+18
-18
No files found.
jobs/Form_Commit_Build/config.xml
View file @
67fb6a7d
<?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
;
&#
xd
;
<description>
1. 接收到Request從GitLab
&#
13
;
2. Build Code
&#
13
;
3. Source Code Analysis
&#
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>
...
...
@@ -20,7 +20,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>
...
...
@@ -37,7 +37,7 @@
<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>
...
...
@@ -45,7 +45,7 @@
<authToken>
form_backend
</authToken>
<triggers>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger
plugin=
"gitlab-plugin@1.5.13"
>
<spec
></spec
>
<spec
/
>
<triggerOnPush>
true
</triggerOnPush>
<triggerOnMergeRequest>
true
</triggerOnMergeRequest>
<triggerOnPipelineEvent>
false
</triggerOnPipelineEvent>
...
...
@@ -59,12 +59,12 @@
<skipWorkInProgressMergeRequest>
true
</skipWorkInProgressMergeRequest>
<setBuildDescription>
true
</setBuildDescription>
<branchFilterType>
All
</branchFilterType>
<includeBranchesSpec
></includeBranchesSpec
>
<excludeBranchesSpec
></excludeBranchesSpec
>
<sourceBranchRegex
></sourceBranchRegex
>
<targetBranchRegex
></targetBranchRegex
>
<secretToken>
{AQAAABAAAAAQ
4IT3S4ReBR8zyr6iMedokFd5KzSlak2u0rZJC5D1XlM
=}
</secretToken>
<pendingBuildName
></pendingBuildName
>
<includeBranchesSpec
/
>
<excludeBranchesSpec
/
>
<sourceBranchRegex
/
>
<targetBranchRegex
/
>
<secretToken>
{AQAAABAAAAAQ
e6PCT3xZ1YztmRNE5QAgQzk+adHWG2bpQRpk4ka9JII
=}
</secretToken>
<pendingBuildName
/
>
<cancelPendingBuildsOnUpdate>
false
</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger>
</triggers>
...
...
@@ -95,10 +95,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