Here's an example of a simple one I did that runs the tests and builds and pushes a docker image. My real-world configs run all the steps and build all the images in the same file.
Circleci config
Here's an example of a simple one I did that runs the tests and builds and pushes a docker image. My real-world configs run all the steps and build all the images in the same file.
Circleci config