GitHub Actions
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 GitHub Actions.
GitHub Actions...
sungod.hashnode.dev3 min read