Slide 52
Slide 52 text
Continuous Deployment
Continuous deployment extends the practice of continuous
integration. With continuous deployment, when your integration is
successful in one sandbox, your changes are automatically
promoted to the next sandbox, and integration is automatically
started there.