Jenkins continuous deployment project
->This project will trigger any changes in the code in GitHub and trigger those changes using GitHub webhook to Jenkins where a job is created to build and run the code using docker-compose and deploy on ec2 instance.
-> First, create a job, and fil...
journeytodevops.hashnode.dev2 min read