首页 > 其他 > 详细

CI:gitlab + gitlab-ci + slack

时间:2019-02-20 20:14:17      阅读:445      评论:0      收藏:0      [点我收藏+]
最近在熟悉gitlab + gitlab-ci + slack,实现可持续集成,对开发流程实现自动化。

1
. Ubuntu 16.04搭建GitLab服务器 参考:https://www.linuxidc.com/Linux/2018-01/150319.htm 2. This job is stuck, because the project doesnt have any runners online assigned to it. Go to Runners page 参考:https://stackoverflow.com/questions/53370840/this-job-is-stuck-because-the-project-doesnt-have-any-runners-online-assigned 3. 使用GitLab CI 持续集成 参考:http://www.fridayhaohao.com/articles/28/ 注册runner,code .gitlab-ci.yml,使gitlab OK 4.生成Badges徽章 参考:https://about.gitlab.com/2016/11/03/publish-code-coverage-report-with-gitlab-pages/

 

CI:gitlab + gitlab-ci + slack

原文:https://www.cnblogs.com/cjyp/p/10408605.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!