CICD Pipeline using Docker and GitHub Actions
At the end of this blog, you will be able to create a CI-CD pipeline using GitHub Actions in two simple steps.
Code --> Github --> Docker Image --> Docker Hub --> AWS EC2 --> Run Docker Image
In our CI/CD pipeline, the CI phase initiates by creating...
1010varun.hashnode.dev3 min read