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
e8167d29
Commit
e8167d29
authored
Mar 16, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Jenkins configuration files updated
Change performed by 楊慶堂
parent
006607bd
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
8 additions
and
8 deletions
+8
-8
config.xml
config.xml
+1
-1
hudson.plugins.copyartifact.TriggeredBuildSelector.xml
hudson.plugins.copyartifact.TriggeredBuildSelector.xml
+1
-1
hudson.plugins.git.GitSCM.xml
hudson.plugins.git.GitSCM.xml
+2
-2
hudson.plugins.sonar.SonarGlobalConfiguration.xml
hudson.plugins.sonar.SonarGlobalConfiguration.xml
+1
-1
hudson.plugins.timestamper.TimestamperConfig.xml
hudson.plugins.timestamper.TimestamperConfig.xml
+1
-1
jenkins.model.JenkinsLocationConfiguration.xml
jenkins.model.JenkinsLocationConfiguration.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 @
e8167d29
...
...
@@ -894,7 +894,7 @@
<unserializable-parents/>
<tree-map>
<default>
<comparator
class=
"hudson.util.CaseInsensitiveComparator"
reference=
"../../../../../../views/listView[11]/jobNames/comparator"
/>
<comparator
class=
"hudson.util.CaseInsensitiveComparator"
/>
</default>
<int>
7
</int>
<string>
Build_Branch
</string>
...
...
hudson.plugins.copyartifact.TriggeredBuildSelector.xml
View file @
e8167d29
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.copyartifact.TriggeredBuildSelector_-DescriptorImpl
plugin=
"copyartifact@1.43"
>
<hudson.plugins.copyartifact.TriggeredBuildSelector_-DescriptorImpl
plugin=
"copyartifact@1.43
.1
"
>
<globalUpstreamFilterStrategy>
UseOldest
</globalUpstreamFilterStrategy>
</hudson.plugins.copyartifact.TriggeredBuildSelector_-DescriptorImpl>
\ No newline at end of file
hudson.plugins.git.GitSCM.xml
View file @
e8167d29
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@4.2.
0
"
>
<generation>
170
6
</generation>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@4.2.
2
"
>
<generation>
170
8
</generation>
<globalConfigName></globalConfigName>
<globalConfigEmail></globalConfigEmail>
<createAccountBasedOnEmail>
false
</createAccountBasedOnEmail>
...
...
hudson.plugins.sonar.SonarGlobalConfiguration.xml
View file @
e8167d29
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.sonar.SonarGlobalConfiguration
plugin=
"sonar@2.11"
>
<jenkinsSupplier
class=
"hudson.plugins.sonar.SonarGlobalConfiguration$$Lambda$1
01/1828704176
"
/>
<jenkinsSupplier
class=
"hudson.plugins.sonar.SonarGlobalConfiguration$$Lambda$1
13/1952674449
"
/>
<installations>
<hudson.plugins.sonar.SonarInstallation>
<name>
sonar-scanner
</name>
...
...
hudson.plugins.timestamper.TimestamperConfig.xml
View file @
e8167d29
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.timestamper.TimestamperConfig
plugin=
"timestamper@1.11.
1
"
>
<hudson.plugins.timestamper.TimestamperConfig
plugin=
"timestamper@1.11.
2
"
>
<timestampFormat>
'<
b
>'
HH:mm:ss
'<
/b
>
'
</timestampFormat>
<elapsedTimeFormat>
'<
b
>'
HH:mm:ss.S
'<
/b
>
'
</elapsedTimeFormat>
<allPipelines>
false
</allPipelines>
...
...
jenkins.model.JenkinsLocationConfiguration.xml
View file @
e8167d29
<?xml version='1.1' encoding='UTF-8'?>
<jenkins.model.JenkinsLocationConfiguration>
<adminAddress>
johnes.lee@h2uclub.com
</adminAddress>
<jenkinsUrl>
http
://10.57.117.132
/jenkins/
</jenkinsUrl>
<jenkinsUrl>
http
s://cm.ylhealth.org
/jenkins/
</jenkinsUrl>
</jenkins.model.JenkinsLocationConfiguration>
\ No newline at end of file
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
View file @
e8167d29
...
...
@@ -5,7 +5,7 @@
<name>
10.57.117.130
</name>
<hostname>
10.57.117.130
</hostname>
<username>
jenkins
</username>
<secretPassword>
{AQAAABAAAAAQ
K7zpVL/jzru9RXV3JpwmMNtYLoHAd56ito4DMeE7aug
=}
</secretPassword>
<secretPassword>
{AQAAABAAAAAQ
GyliVtjEcemRb88qtPXYLGJ2lmMtNKDJQ7B6c7YSH6o
=}
</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