CI pipeline with CircleCI
In this article, we are going to build a complete CI/CD pipeline that builds a docker image from our project hosted on GitHub and publish that image on the docker hub. We are going to achieve this by using a tool called CircleCI.
CircleCI is a contin...
sungod.hashnode.dev5 min read