Jenkins + Git Integration
Today we will learn :
How to enable Jenkins to run the latest updated project
(with Git) in 5 Easy Steps:
- Step 1: Add Test Suite execution commands in Jenkins Job
- Step 2: Install Git on your system
- Step 3:
- Test git commands
- git pull
- git add
- git commit
- git push
- Step 4: Add git commands to Jenkins Job
- Step 5: Run & Validate
Watch Git & GitHub Playlist: How to run Jenkins with Git Integration.
Like on Facebook
Subscribe on Youtube.
Note: This video is contributed by Raghav Pal.