本文转自:https://docs.gitlab.com/ee/ci/README.html

GitLab Continuous Integration (GitLab CI/CD)

The benefits of Continuous Integration are huge when automation plays an integral part of your workflow. GitLab comes with built-in Continuous Integration, Continuous Deployment, and Continuous Delivery support to build, test, and deploy your application.

Here’s some info we’ve gathered to get you started.

Getting started

The first steps towards your GitLab CI/CD journey.

最新文章

  1. #ifndef #define #endif 防止头文件被重复引用
  2. poj 2688 Cleaning Robot bfs+dfs
  3. VC++ 视频播放器 图文步骤记录
  4. leetcode - Pascal's Triangle
  5. Cstyle的UEFI导读:第20.0篇 IGD OpRegion interface && IGD OpRegion PROTOCOL
  6. 一步一步写算法(之prim算法 下)
  7. 【Unity优化】Unity优化技巧进阶开篇
  8. PHP解耦的三重境界(浅谈服务容器)
  9. MySQL设计软件登录模块
  10. polaris: 一个用go实现的支持restful的web框架
  11. BZOJ_1834_[ZJOI2010]network 网络扩容_费用流
  12. sftp无法连接问题
  13. Flume概念与原理、与Kafka优势对比《转》
  14. ffmpeg 编译
  15. Excel中的常用功能
  16. MyEclipse中抽取接口、父类
  17. ggplot2 subscript in x-axis labels(ticks, legend)
  18. I/O复习
  19. js闭包之我见
  20. Ubuntu16.04安装redis和php的redis扩展

热门文章

  1. 在 npm 中使用 ES6 module
  2. CSS伪类的理解
  3. Forward团队-爬虫豆瓣top250项目-开发文档
  4. 解决windows server在关闭远程桌面后开启的服务也随之关闭的问题
  5. asp.net执行顺速
  6. Hadoop集群及基本组件搭建
  7. 2017-12-04 编写Visual Studio Code插件初尝试
  8. 大叔学ML第二:线性回归
  9. Express中间件的意思 next()的方法
  10. python高级-异常(13)