Answers for "which of the following enables continuous deployment?"

2

What is continuous deployment

Code changes are automatically built, tested, deployed, and prepared for a 
release to production
Each check-in is then verified by an automated build, allowing teams to 
detect problems early
Posted by: Guest on December-02-2020

Code answers related to "which of the following enables continuous deployment?"

Browse Popular Code Answers by Language