____deploys code to production.
Continuous deployment deploys a code to production. Continuous Deployment (CD) is the process that takes validated Features in a staging environment and deploys them into the production environment, where they are readied for release.
Four activities of Continuous Deployment