Automating the tasks with CI/CD - Part 2
In the part 1, we accomplished tasks like
Writing docker file for react app
Building a docker image for the docker file
Logging into Docker
Pushing the image into the docker hub
In this article, we are going to build a ci/cd pipeline that autom...
abhinaisai.hashnode.dev5 min read