Continuous integration: Difference between revisions

Content deleted Content added
Line 65:
 
=== Continuous delivery and continuous deployment ===
{{MainSee articlealso|CI/CD}}
 
[[Continuous delivery]] ensures the software checked in on an integration branch is always in a state that can be deployed to users, and [[continuous deployment]] automates the deployment process.