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
53df056b
Commit
53df056b
authored
Oct 24, 2018
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20180083: Job [Deploy_CHM_UAT_136] configuration updated
Change performed by §õº~?
parent
0304c9fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
3 deletions
+38
-3
jobs/Deploy_CHM_UAT_136/config.xml
jobs/Deploy_CHM_UAT_136/config.xml
+38
-3
No files found.
jobs/Deploy_CHM_UAT_136/config.xml
View file @
53df056b
...
...
@@ -15,7 +15,7 @@
master
release/1.15GA
hotfix/1.15.1GA
</description>
<defaultValue>
hotfix/1.42.1
GA
</defaultValue>
<defaultValue>
release/1.43
GA
</defaultValue>
<trim>
false
</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions>
...
...
@@ -76,7 +76,7 @@ hotfix/1.15.1GA</description>
<globalSettings
class=
"jenkins.mvn.DefaultGlobalSettingsProvider"
/>
<reporters>
<hudson.maven.reporters.MavenMailer>
<recipients>
$RD_Group
$QA_Group
</recipients>
<recipients>
$RD_Group
</recipients>
<dontNotifyEveryUnstableBuild>
false
</dontNotifyEveryUnstableBuild>
<sendToIndividuals>
false
</sendToIndividuals>
<perModuleEmail>
true
</perModuleEmail>
...
...
@@ -105,9 +105,44 @@ hotfix/1.15.1GA</description>
<includeCustomMessage>
false
</includeCustomMessage>
<customMessage></customMessage>
</jenkins.plugins.slack.SlackNotifier>
<hudson.plugins.emailext.ExtendedEmailPublisher
plugin=
"email-ext@2.63"
>
<recipientList>
$QA_Group,$RD_Group
</recipientList>
<configuredTriggers>
<hudson.plugins.emailext.plugins.trigger.AlwaysTrigger>
<email>
<subject>
$PROJECT_DEFAULT_SUBJECT
</subject>
<body>
$PROJECT_DEFAULT_CONTENT
</body>
<recipientProviders>
<hudson.plugins.emailext.plugins.recipients.DevelopersRecipientProvider/>
<hudson.plugins.emailext.plugins.recipients.ListRecipientProvider/>
</recipientProviders>
<attachmentsPattern></attachmentsPattern>
<attachBuildLog>
false
</attachBuildLog>
<compressBuildLog>
false
</compressBuildLog>
<replyTo>
$PROJECT_DEFAULT_REPLYTO
</replyTo>
<contentType>
project
</contentType>
</email>
</hudson.plugins.emailext.plugins.trigger.AlwaysTrigger>
</configuredTriggers>
<contentType>
text/html
</contentType>
<defaultSubject>
[Deploy Information] - CHM deploy UAT done
</defaultSubject>
<defaultContent>
Hi All,
<
p
>
SIT environment had deployed.
<
/p
>
<
p
>
You can view issue or bug on Jira website :
<
a href=
"
https://cm.ylhealth.org/jira/secure/Dashboard.jspa
">
Connect to Jira
<
/a
><
/p
>
</defaultContent>
<attachmentsPattern></attachmentsPattern>
<presendScript>
$DEFAULT_PRESEND_SCRIPT
</presendScript>
<postsendScript>
$DEFAULT_POSTSEND_SCRIPT
</postsendScript>
<attachBuildLog>
false
</attachBuildLog>
<compressBuildLog>
false
</compressBuildLog>
<replyTo>
scott.yang@ylhealth.org
</replyTo>
<from></from>
<saveOutput>
false
</saveOutput>
<disabled>
false
</disabled>
</hudson.plugins.emailext.ExtendedEmailPublisher>
</publishers>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.3
5
"
>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.3
6
"
>
<deleteDirs>
false
</deleteDirs>
<cleanupParameter></cleanupParameter>
<externalDelete></externalDelete>
...
...
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