CI/CD

## Continuous integration and continuous delivery (CI CD) One of the main problems that a team of developers working on the same project usually encounters is the fact that, when the code of each one of them is merged, conflicts between different developers’ code, errors, etc.

Continuous Integration and Continuous Delivery What is Continuous Integration and Continuous Delivery of software?