晰雨

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

1. upload java maven project to Github

 

2. Jenkins install Git plugin 

 

 

Go to Jenkins--global setting 

 

change , git executable path--installation path

 

 

 

install github authaction 

 

 

create new maven project,and config Github

run below command first when meet access deny and ssl error ,error code 128 when connnect Git:

git config  --global http.sslVerify false 

 

credential --choose username and password

 

 

 

 

 

 

Build

 

 

posted on 2018-09-04 15:14  晰雨  阅读(74)  评论(0编辑  收藏  举报