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
401f2c49
Commit
401f2c49
authored
Sep 25, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [Deploy_HRA_UAT_137] configuration updated
Change performed by ·¨¼y°ó
parent
a1255272
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
13 deletions
+17
-13
jobs/Deploy_HRA_UAT_137/config.xml
jobs/Deploy_HRA_UAT_137/config.xml
+17
-13
No files found.
jobs/Deploy_HRA_UAT_137/config.xml
View file @
401f2c49
<?xml version='1.1' encoding='UTF-8'?>
<?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset
plugin=
"maven-plugin@3.
2
"
>
<maven2-moduleset
plugin=
"maven-plugin@3.
4
"
>
<actions/>
<actions/>
<description></description>
<description></description>
<keepDependencies>
false
</keepDependencies>
<keepDependencies>
false
</keepDependencies>
<properties>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.11"
>
<jenkins.model.BuildDiscarderProperty>
<strategy
class=
"hudson.tasks.LogRotator"
>
<daysToKeep>
1
</daysToKeep>
<numToKeep>
3
</numToKeep>
<artifactDaysToKeep>
-1
</artifactDaysToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.13"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<hudson.model.ParametersDefinitionProperty>
<hudson.model.ParametersDefinitionProperty>
...
@@ -14,21 +22,13 @@
...
@@ -14,21 +22,13 @@
<description>
如
<description>
如
release/1.15GA
release/1.15GA
hotfix/1.15.1GA
</description>
hotfix/1.15.1GA
</description>
<defaultValue>
release/1.
48
GA
</defaultValue>
<defaultValue>
release/1.
63
GA
</defaultValue>
<trim>
false
</trim>
<trim>
false
</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions>
</parameterDefinitions>
</hudson.model.ParametersDefinitionProperty>
</hudson.model.ParametersDefinitionProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy
class=
"hudson.tasks.LogRotator"
>
<daysToKeep>
1
</daysToKeep>
<numToKeep>
3
</numToKeep>
<artifactDaysToKeep>
-1
</artifactDaysToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
</properties>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@3.
9
.1"
>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@3.
12
.1"
>
<configVersion>
2
</configVersion>
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
<hudson.plugins.git.UserRemoteConfig>
...
@@ -74,13 +74,16 @@ hotfix/1.15.1GA</description>
...
@@ -74,13 +74,16 @@ hotfix/1.15.1GA</description>
<globalSettings
class=
"jenkins.mvn.DefaultGlobalSettingsProvider"
/>
<globalSettings
class=
"jenkins.mvn.DefaultGlobalSettingsProvider"
/>
<reporters/>
<reporters/>
<publishers>
<publishers>
<jenkins.plugins.slack.SlackNotifier
plugin=
"slack@2.
14
"
>
<jenkins.plugins.slack.SlackNotifier
plugin=
"slack@2.
32
"
>
<baseUrl></baseUrl>
<baseUrl></baseUrl>
<teamDomain></teamDomain>
<teamDomain></teamDomain>
<authToken></authToken>
<authToken></authToken>
<tokenCredentialId></tokenCredentialId>
<tokenCredentialId></tokenCredentialId>
<botUser>
false
</botUser>
<botUser>
false
</botUser>
<room></room>
<room></room>
<sendAsText>
false
</sendAsText>
<iconEmoji></iconEmoji>
<username></username>
<startNotification>
false
</startNotification>
<startNotification>
false
</startNotification>
<notifySuccess>
false
</notifySuccess>
<notifySuccess>
false
</notifySuccess>
<notifyAborted>
true
</notifyAborted>
<notifyAborted>
true
</notifyAborted>
...
@@ -88,6 +91,7 @@ hotfix/1.15.1GA</description>
...
@@ -88,6 +91,7 @@ hotfix/1.15.1GA</description>
<notifyUnstable>
true
</notifyUnstable>
<notifyUnstable>
true
</notifyUnstable>
<notifyRegression>
false
</notifyRegression>
<notifyRegression>
false
</notifyRegression>
<notifyFailure>
true
</notifyFailure>
<notifyFailure>
true
</notifyFailure>
<notifyEveryFailure>
false
</notifyEveryFailure>
<notifyBackToNormal>
true
</notifyBackToNormal>
<notifyBackToNormal>
true
</notifyBackToNormal>
<notifyRepeatedFailure>
false
</notifyRepeatedFailure>
<notifyRepeatedFailure>
false
</notifyRepeatedFailure>
<includeTestSummary>
false
</includeTestSummary>
<includeTestSummary>
false
</includeTestSummary>
...
...
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