So far we have looked at how we can set up a very simple continuous integration
service; however this is only the tip of the iceberg. We have used continuous integration to give us a fast feedback loop so that we are noti ed of, and can react to, problems quickly. What if we could extend this to tell us not just whether there are any problems, but whether something is ready to be deployed into production instead? This is the goal of continuous delivery.
Comments
0 comments
Please sign in to leave a comment.