Continuous Deployment Task
(Redirected from Continuous deployment)
Jump to navigation
Jump to search
A Continuous Deployment Task is a software engineering task that ...
References
2017
- (Wikipedia, 2017) ⇒ https://en.wikipedia.org/wiki/Continuous_delivery#Relationship_to_continuous_deployment Retrieved:2017-10-31.
- Continuous delivery is sometimes confused with continuous deployment. Continuous deployment means that every change is automatically deployed to production. Continuous delivery means that the team ensures every change can be deployed to production but may choose not to do it, usually due to business reasons. In order to do continuous deployment one must be doing continuous delivery. "bliki: ContinuousDelivery". http://martinfowler.com/bliki/ContinuousDelivery.html. Retrieved 2015-10-29.</ref>