jenkins+maven+git发布jar包
1、新建maven项目
2、配置git仓库
3、在远程机器上执行脚本,这一步需要先配置能ssh远程机器
a、安装publish over ssh 插件
b、jenkins----配置----config system,配置远程连接主机账号密码
高级那边配置密码
c、配置Send files or execute commands over SSH after the build runs
4、构建jar包
5、前面Send files or execute commands over SSH after the build runs也可以在Pre Steps或者Post Steps这两个步骤配置
6、全部配置完保存,就可以构建了
2、配置git仓库
3、在远程机器上执行脚本,这一步需要先配置能ssh远程机器
a、安装publish over ssh 插件
b、jenkins----配置----config system,配置远程连接主机账号密码
高级那边配置密码
c、配置Send files or execute commands over SSH after the build runs
4、构建jar包
5、前面Send files or execute commands over SSH after the build runs也可以在Pre Steps或者Post Steps这两个步骤配置
6、全部配置完保存,就可以构建了
相关推荐
86417413 2020-11-25
星愿心愿 2020-11-24
bluecarrot 2020-11-23
82216135 2020-11-19
85276131 2020-11-18
82256036 2020-11-18
梁柏林 2020-11-16
80266038 2020-11-15
simonzhao0 2020-11-23
EdwardSiCong 2020-11-23
wfs 2020-10-29
bwyyziq 2020-11-22
CosEmon 2020-11-13
aydh 2020-11-12
NANGEBOKE 2020-11-23
yangkang 2020-11-12