Step 4 to Web App Deployment: CI/CD Pipelines (Making Deployments Repeatable)
So far in this deployment series, you’ve: At this point, you can deploy your app. The question is: do you really want to keep doing it manually? Welcome to CI/CD — where deployments stop being an event and start becoming a system.