码迷,mamicode.com
首页 > 其他好文 > 详细

gitlab+jenkins+hook代码自动构建发布上线

时间:2017-09-18 22:37:54      阅读:396      评论:0      收藏:0      [点我收藏+]

标签:需要   指定   test   选项   copy   9.png   enter   创建   地方   

Gitlab+Jenkins+Hook

1、gitlab和jenkins的安装见:

http://www.cnblogs.com/cuishuai/p/7544663.html

http://www.cnblogs.com/cuishuai/p/7544775.html

 

2、gitlab配置

1)创建一个project,并创建一个monkey的分支。

2)对分支进行设置:

点击project->settings->integrations:

1、

 技术分享

 

2、

 技术分享

技术分享

 

3

Webhook,点击test,返回如下表示成功:

 技术分享

 

3、配置jenkins

1)构建一个项目:

 技术分享

 

项目名称和gitlab地址,例如:http://gitlab.mytest.com

2)

 技术分享

 

勾选此选项,用于指定运行的服务器。

3)

 技术分享

 

配置项目的url:

例如:git@gitlab.mytest.com:mytest/mytest.git

      http://gitlab.mytest.com/root/mytest

4)

 技术分享

这个Service  URL,非常重要,需要copy到gitlab那个配置地方:

 

技术分享

 

构建后的操作:

 技术分享

 

 

发邮件:

 技术分享

 

gitlab+jenkins+hook代码自动构建发布上线

标签:需要   指定   test   选项   copy   9.png   enter   创建   地方   

原文地址:http://www.cnblogs.com/cuishuai/p/7544895.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!