关于gitlab CI

这篇文章,介绍了gitlab CI相关:https://mp.weixin.qq.com/s/VYztZB2-_AOSZaMmXbsmFw

看起来有一些开源的现成组件可用,相比自己去写,应该有帮助,看完之后,我准备实践一下。

找了一下,有些资料可以参考:

github搜索结果:
https://github.com/search?utf8=%E2%9C%93&q=GitLab+Runner&type=

gitlab-ci-runner:
https://github.com/gitlabhq/gitlab-ci-runner

gitlab-ci-multi-runner:
https://github.com/ayufan/gitlab-ci-multi-runner

GitLab-CI:
https://about.gitlab.com/features/gitlab-ci-cd/

gitlab CI 例子:

https://docs.gitlab.com/ee/ci/examples/README.html

 

Java 

Code quality analysis 

Other 

GitLab CI for GitLab Pages 

See the topic GitLab Pages for a complete overview

 

posted @ 2017-10-18 11:22  念槐聚  阅读(325)  评论(0)    收藏  举报