harshartz/Jenkins-CI-CD-Pipeline-with-Docker-and-GitHub
This repository contains a Jenkins pipeline configured to automate the Continuous Integration and Continuous Deployment (CI/CD) process using GitHub, Docker, and Jenkins. The pipeline is triggered by a webhook whenever changes are pushed to the repository. It leverages Docker to manage the deployment of the application to a target server.
HTML