Open rogeruiz opened 6 years ago
We should have CircleCI setup to do a minimum of continuous integration by building the docker image in the CI on PRs and merges to master.
https://circleci.com/blog/how-to-build-a-docker-image-on-circleci-2-0/
We currently have Docker Hub doing the automated builds. This works for now, unless you're looking to implemented some automated tests as part of CI?
We should have CircleCI setup to do a minimum of continuous integration by building the docker image in the CI on PRs and merges to master.
Docs
https://circleci.com/blog/how-to-build-a-docker-image-on-circleci-2-0/