GitLab CI and Distributed Builds
Continuous Integration, Delivery, and Deployment with GitLab

Continuous Integration, Delivery, and Deployment with GitLab

8/5/2016 · Marcia Ramos

What this post added

This post introduces and explains the concepts of Continuous Integration (CI), Continuous Delivery (CD), and Continuous Deployment (CDP) and how GitLab's CI/CD features support these practices. It details the automated build, test, and deployment pipeline, including manual actions for deployment and rollback, and the ability to deploy to staging and production environments. The post also mentions the integration with Docker Cloud for deployments and the tracking of the entire development process within GitLab.

Read the original post ↗