Significantly Reduce and Improve the CI/CD Feedback Loop by Going Local with Docker Compose
Prerequisites: Read Part 1: Tests & Build
For this second part of the series on how to "do your CI locally" with Docker Compose, I'll add the following steps (jobs) to our CI/CD pipeline:
Start the web service (only if the application build succeed...
k33g.hashnode.dev7 min read