Day 24 Task: Complete Jenkins CI/CD Project

Day 24 Task: Complete Jenkins CI/CD Project

Task-01

  • Forkthisrepository:

  • Create a connection to your Jenkins job and your GitHub Repository via GitHub Integration.

  • Read AboutGitHub WebHooksand make sure you have CICD setup

  • Referthisvideo for the entire project

Task-02

  • In the Execute shell run the application using Docker compose

  • You will have to make a Docker Compose file for this Project (Can be a good open source contribution)

  • Run the project and give yourself a treat :)