A CI/CD pipeline is the full set of processes that run when you trigger work on your projects. Pipelines encompass your workflows, which coordinate your jobs, and this is all defined in your project configuration file. Modern software delivery pipelines can build, test, and deploy applications based on your business needs.

4m read timeFrom circleci.com
Post cover image
Table of contents
An introduction to pipelinesWhat is a CI/CD Pipeline?Continuous integration (CI) vs continuous deployment (CD)Components of a CI/CD pipelineConfiguring a CI pipelineCI/CD features with CircleCIStart building with pipelines on CircleCI

Sort: