Continuous Delivery
Question:
What is Continuous Delivery?
- Building software by having people do repetitive tasks and using computers to solve problems
- Building software so it can be deployed into the actual production environment
- Building software so it can be released to production at any time
- Building software without using cloud-based tools
Answer:
C - is the correct answer. The master branch should always be ready to be deployed