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
6e57501b
Commit
6e57501b
authored
Jul 16, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Jenkins configuration files updated
Change performed by ·¨¼y°ó
parent
a9dd5b1d
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
config.xml
config.xml
+2
-2
hudson.plugins.git.GitSCM.xml
hudson.plugins.git.GitSCM.xml
+1
-1
hudson.plugins.timestamper.TimestamperConfig.xml
hudson.plugins.timestamper.TimestamperConfig.xml
+1
-1
hudson.scm.SubversionSCM.xml
hudson.scm.SubversionSCM.xml
+1
-1
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
+1
-1
No files found.
config.xml
View file @
6e57501b
...
...
@@ -876,7 +876,7 @@
<string>
CRM_Mobile_UAT_Branch
</string>
<string>
release/1.15GA
</string>
<string>
Daily_Email_Group
</string>
<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@h2uclub.com,kitty.chang@ylhealth.org,monica.lin@ylhealth.org
</string>
<string>
scott.yang@h2uclub.com,joren.lai@ylhealth.org,reo.pin@ylhealth.org,nathan.hsieh@ylhealth.org,xinny.tsai@ylhealth.org,johnes.lee@h2uclub.com,kitty.chang@ylhealth.org,monica.lin@ylhealth.org
</string>
<string>
Expert_Group
</string>
<string>
jacky.hung@h2uclub.com,andy.lee@h2uclub.com,nelly.kao@h2uclub.com,zane.chen@h2uclub.com,nathan.hsieh@ylhealth.org,joren.lai@ylhealth.org
</string>
<string>
JAVA_HOME
</string>
...
...
@@ -886,7 +886,7 @@
<string>
QA_Group
</string>
<string>
johnes.lee@h2uclub.com,kitty.chang@ylhealth.org,monica.lin@ylhealth.org,gillian.wu@ylhealth.org
</string>
<string>
RD_Group
</string>
<string>
scott.yang@h2uclub.com,reo.pin@ylhealth.org,xinny.tsai@ylhealth.org,bess.leng@ylhealth.org
,untyosi@msn.com
</string>
<string>
scott.yang@h2uclub.com,reo.pin@ylhealth.org,xinny.tsai@ylhealth.org,bess.leng@ylhealth.org
</string>
<string>
SonarQube_Administrator
</string>
<string>
johnes.lee@h2uclub.com
</string>
</tree-map>
...
...
hudson.plugins.git.GitSCM.xml
View file @
6e57501b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@3.10.
0
"
>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@3.10.
1
"
>
<generation>
1421
</generation>
<globalConfigName></globalConfigName>
<globalConfigEmail></globalConfigEmail>
...
...
hudson.plugins.timestamper.TimestamperConfig.xml
View file @
6e57501b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.timestamper.TimestamperConfig
plugin=
"timestamper@1.
9
"
>
<hudson.plugins.timestamper.TimestamperConfig
plugin=
"timestamper@1.
10
"
>
<timestampFormat>
'<
b
>'
HH:mm:ss
'<
/b
>
'
</timestampFormat>
<elapsedTimeFormat>
'<
b
>'
HH:mm:ss.S
'<
/b
>
'
</elapsedTimeFormat>
<allPipelines>
false
</allPipelines>
...
...
hudson.scm.SubversionSCM.xml
View file @
6e57501b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.scm.SubversionSCM_-DescriptorImpl
plugin=
"subversion@2.12.
1
"
>
<hudson.scm.SubversionSCM_-DescriptorImpl
plugin=
"subversion@2.12.
2
"
>
<generation>
337
</generation>
<mayHaveLegacyPerJobCredentials>
false
</mayHaveLegacyPerJobCredentials>
<workspaceFormat>
31
</workspaceFormat>
...
...
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
View file @
6e57501b
...
...
@@ -5,7 +5,7 @@
<name>
10.57.117.130
</name>
<hostname>
10.57.117.130
</hostname>
<username>
jenkins
</username>
<secretPassword>
{AQAAABAAAAAQ
BVRkl44XAQiygfi5DonZ8P3Sij53e1NSkt4vtGQ+g5E
=}
</secretPassword>
<secretPassword>
{AQAAABAAAAAQ
moMf8orTsn7+iPZda6h3e081DsjqOWCzZdoMLZrDBfU
=}
</secretPassword>
<remoteRootDir></remoteRootDir>
<port>
22
</port>
<commonConfig
class=
"jenkins.plugins.publish_over_ssh.BapSshCommonConfiguration"
>
...
...
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