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
2c7cf1f2
Commit
2c7cf1f2
authored
Mar 09, 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
0ce1cca8
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
hudson.maven.MavenModuleSet.xml
hudson.maven.MavenModuleSet.xml
+1
-0
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
No files found.
hudson.maven.MavenModuleSet.xml
View file @
2c7cf1f2
<?xml version='1.1' encoding='UTF-8'?>
<?xml version='1.1' encoding='UTF-8'?>
<hudson.maven.MavenModuleSet_-DescriptorImpl
plugin=
"maven-plugin@3.4"
>
<hudson.maven.MavenModuleSet_-DescriptorImpl
plugin=
"maven-plugin@3.4"
>
<globalMavenOpts>
-Dfile.encoding=UTF8 -Duser.country=TW -Duser.language=zh
</globalMavenOpts>
<mavenValidationLevels
class=
"linked-hash-map"
>
<mavenValidationLevels
class=
"linked-hash-map"
>
<entry>
<entry>
<string>
DEFAULT
</string>
<string>
DEFAULT
</string>
...
...
hudson.plugins.git.GitSCM.xml
View file @
2c7cf1f2
<?xml version='1.1' encoding='UTF-8'?>
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@4.2.0"
>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@4.2.0"
>
<generation>
1
684
</generation>
<generation>
1
706
</generation>
<globalConfigName></globalConfigName>
<globalConfigName></globalConfigName>
<globalConfigEmail></globalConfigEmail>
<globalConfigEmail></globalConfigEmail>
<createAccountBasedOnEmail>
false
</createAccountBasedOnEmail>
<createAccountBasedOnEmail>
false
</createAccountBasedOnEmail>
...
...
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
View file @
2c7cf1f2
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<name>
10.57.117.130
</name>
<name>
10.57.117.130
</name>
<hostname>
10.57.117.130
</hostname>
<hostname>
10.57.117.130
</hostname>
<username>
jenkins
</username>
<username>
jenkins
</username>
<secretPassword>
{AQAAABAAAAAQ
gCvkYLhChqWhk0kwh3Tm3AfjVdBCUCFG9jsKS4z8/Qs
=}
</secretPassword>
<secretPassword>
{AQAAABAAAAAQ
auy6IBJVcOw8uyUJcWvGyza4enfUkEwMFH3irWZnvi8
=}
</secretPassword>
<remoteRootDir></remoteRootDir>
<remoteRootDir></remoteRootDir>
<port>
22
</port>
<port>
22
</port>
<commonConfig
class=
"jenkins.plugins.publish_over_ssh.BapSshCommonConfiguration"
>
<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