栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

Jenkins持续集成CI/CD配置笔记

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Jenkins持续集成CI/CD配置笔记

Jenkins持续集成基本使用
  • 1.1全局配置
    • 1.2全局环境配置Global Tool Configuration
    • 1.3插件配置Manage Plugins

1.1全局配置

Manage Jenkins 配置管理
Configure System 系统配置
Jenkins Location Jenkins位置
Jenkins URL(通过这个url访问Jenkins)

http://localhost:8082/

系统管理员邮件地址

yejintian@nstc.com.cn

Extended E-mail Notification(扩展的电子邮件通知)
SMTP server

smtp.exmail.qq.com

SMTP Port

465

SMTP Username

yejintian@nstc.com.cn

SMTP Password

Use SSL

Default Recipients(默认收件人)

yejintian@nstc.com.cn

邮件通知
SMTP服务器

smtp.exmail.qq.com

用户默认邮件后缀

@nstc.com.cn

使用SMTP认证
用户名

yejintian@nstc.com.cn

密码

**************

SSH Servers(SSH服务器)
Name

yjt

Hostname
192.168.***.***
Username

root

Remote Directory

/
1.2全局环境配置Global Tool Configuration

Maven 配置
**默认 settings 提供 **

Settings file in filesystem

-文件路径

D:apache-maven-3.6.1confsettings.xml

**默认全局 settings 提供 **

Global settings file on filesystem

-文件路径

D:apache-maven-3.6.1confsettings.xml

git配置
Name

Default

Path to Git executable

D:Gitbingit.exe
1.3插件配置Manage Plugins

下载插件
Publish Over SSH
Maven Integration
Pipeline Maven Integration Plugin

下载完成后重启Jenkins

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/395867.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号