jenkins 配置基础学习

2 篇文章 0 订阅

jenkins

安装 插件
ssh
githee
git

配置SSH

一、配置私钥 key
二、点击Advanced
配置SSH Servers
Name 名称随便取
Hostname 服务器地址
Username 登入的用户
Remote Directory 路径

配置 Gitee Configuration
Gitee host URL:https://gitee.com
Credentials: 添加证书
参考 https://gitee.com/profile/personal_access_tokens
这里只是配置了调用接口的连接
获取代码还要在Manage Jenkins->Credentials配置 一个 账号跟密码的证书 或者 在 Source Code Management 下git Credentials 添加

构建:

General

Description 介绍
Gitee connection 选择全局配置的githee 连接
点击 Add Parameter 选择 Choice Parameter 选择参数
Name: mode
Choices: deploy /r/n rollback
点击 Add Parameter 选择 Multi-line String Parameter 字符串参数
Name: branch
Default Value:master

Source Code Management

选 Git
Repository URL 仓库地址 (建议选择https ,ssh 私有仓库拉不下来)
Credentials: 证书选择配置的账号跟密码证书或者直接配置一个
点击 Add Branch
Branch Specifier (blank for ‘any’) :*/$branch 这里使用变量来切换分支

Build Environment

勾选 Send files or execute commands over SSH after the build runs
SSH Server
Name 选择配好的SSH
Source files:** 全部文件
Remote directory 放到远程服务器那个目录
Exec command 代码过去后操作的命令(配置权限,配置环境变量等)

Add timestamps to the Console Output 勾选这个控制台输出构建步骤

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

wsy321123

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值