Continuous Delivery

Builds the deployment pipeline that takes an artifact from a merged commit to production automatically and safely — promotion gates between environments, deploy-on-merge, and keeping main always releasable. Use this whenever the user is designing a deployment pipeline, asking how to ship changes faster, setting up dev/staging/prod promotion, or asking the difference between continuous delivery and deployment. For the merge signal that feeds this use `ci-pipelines`; for a single deploy's mechanics use `deployment-strategies`.

arjunprabhulal Updated

File contents

arjunprabhulal/devops-skills/tree/main/skills/ci-cd/continuous-delivery commit 9e476e6013

Frequently asked questions

npx skillmds@latest add arjunprabhulal/continuous-delivery