Chemistry, asked by narebdrmodi6256, 1 year ago

Continuous integration and continuous delivery is?

Answers

Answered by Necrophobic
0

Continuous integration and continuous delivery is an extension of each other. Continuous Integration (CI) is a development practice that requires developers to integrate code into a shared repository several times a day. Each check-in is then verified by an automated build, allowing teams to detect problems early.

Similar questions