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
5c7ce1ef
Commit
5c7ce1ef
authored
Apr 25, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20180083: Jenkins configuration files updated
Change performed by §õº~?
parent
d17f4f10
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
5 deletions
+7
-5
config.xml
config.xml
+3
-1
hudson.plugins.git.GitSCM.xml
hudson.plugins.git.GitSCM.xml
+1
-1
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
+1
-1
jenkins.plugins.slack.SlackNotifier.xml
jenkins.plugins.slack.SlackNotifier.xml
+1
-1
jenkins.plugins.slack.webhook.GlobalConfig.xml
jenkins.plugins.slack.webhook.GlobalConfig.xml
+1
-1
No files found.
config.xml
View file @
5c7ce1ef
...
...
@@ -824,7 +824,7 @@
<default>
<comparator
class=
"hudson.util.CaseInsensitiveComparator"
/>
</default>
<int>
7
</int>
<int>
8
</int>
<string>
Build_Branch
</string>
<string>
develop
</string>
<string>
CRM_Mobile_UAT_Branch
</string>
...
...
@@ -833,6 +833,8 @@
<string>
scott.yang@h2uclub.com,joren.lai@ylhealth.org,reo.pin@ylhealth.org,nathan.hsieh@ylhealth.org,xinny.tsai@ylhealth.org,patrick.lin@ylhealth.org,johnes.lee@ylhealth.org,kitty.chang@ylhealth.org,monica.lin@ylhealth.org
</string>
<string>
JAVA_HOME
</string>
<string>
C:\Program Files\Java\jdk1.8.0_171
</string>
<string>
PreSale_Group
</string>
<string>
joren.lai@ylhealth,nathan.hsieh@ylhealth.org,johnes.lee@ylhealth.org, nelly.kao@h2uclub.com,jacky.hung@h2uclub.com,andy.lee@h2uclub.com
</string>
<string>
QA_Group
</string>
<string>
johnes.lee@ylhealth.org,kitty.chang@ylhealth.org,monica.lin@ylhealth.org,gillian.wu@ylhealth.org
</string>
<string>
RD_Group
</string>
...
...
hudson.plugins.git.GitSCM.xml
View file @
5c7ce1ef
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@3.9.3"
>
<generation>
13
04
</generation>
<generation>
13
49
</generation>
<globalConfigName></globalConfigName>
<globalConfigEmail></globalConfigEmail>
<createAccountBasedOnEmail>
false
</createAccountBasedOnEmail>
...
...
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
View file @
5c7ce1ef
...
...
@@ -5,7 +5,7 @@
<name>
10.57.117.130
</name>
<hostname>
10.57.117.130
</hostname>
<username>
jenkins
</username>
<secretPassword>
{AQAAABAAAAAQ
sgKQGHMGrTgvwrjzJp32mbXuAgLPR/m10O4uLUBWwZo
=}
</secretPassword>
<secretPassword>
{AQAAABAAAAAQ
QAgSW06JpY/Ezk7p8sfM3wanZq7dt/rOnMwni+4W4eM
=}
</secretPassword>
<remoteRootDir></remoteRootDir>
<port>
22
</port>
<commonConfig
class=
"jenkins.plugins.publish_over_ssh.BapSshCommonConfiguration"
>
...
...
jenkins.plugins.slack.SlackNotifier.xml
View file @
5c7ce1ef
<?xml version='1.1' encoding='UTF-8'?>
<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl
plugin=
"slack@2.2
0
"
>
<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl
plugin=
"slack@2.2
2
"
>
<baseUrl>
https://ym-engineer.slack.com/services/hooks/jenkins-ci/
</baseUrl>
<teamDomain></teamDomain>
<tokenCredentialId>
ce747d42-c005-45b9-b967-54859c37ac18
</tokenCredentialId>
...
...
jenkins.plugins.slack.webhook.GlobalConfig.xml
View file @
5c7ce1ef
<?xml version='1.1' encoding='UTF-8'?>
<jenkins.plugins.slack.webhook.GlobalConfig
plugin=
"slack@2.2
0
"
>
<jenkins.plugins.slack.webhook.GlobalConfig
plugin=
"slack@2.2
2
"
>
<slackOutgoingWebhookToken></slackOutgoingWebhookToken>
<slackOutgoingWebhookURL></slackOutgoingWebhookURL>
</jenkins.plugins.slack.webhook.GlobalConfig>
\ 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