Back to all terms
86Shipping & securityEssential
CD
CD
After tests pass, deploy the code to production or staging automatically so new versions ship faster.
For example
When tests pass, CD deploys the latest version to Vercel automatically.
Resources
Copy prompt
Write a deploy workflow that only runs when tests pass on main.
Related terms
See all