- Method 1 – AT CERTAIN TIME AKA Build periodically
- Method 2 – AT CERTAIN TIME BUT Build only when there is Code changes AKA Poll SCM
- Method 3 – Trigger using command line or script AKA Trigger builds remotely (e.g., from scripts)
- Method 4 – Trigger this job if other job is triggerred AKA Build after other projects are built
- Method 5 – Trigger a job when there is PUSH into Github AKA GitHub hook trigger for GITScm polling
- Method 6 – Trigger a job when there is PUSH into Bitbucket AKA GitHub hook trigger for GITScm polling
- Method 7 – Trigger another job after this Job AKA Post Build Action => Build Other project
- Method 8 – Trigger a Jenkins jobs using Jenkins command line jar file


Review Chef, Jenkins & Puppet Workshop Feedback by Vodafone

Jenkins Fundamental Tutorial in 2 Hours by Rajesh Kumar – July 2017

Jenkins Advance Tutorial in 1 Hour by Rajesh Kumar – Oct 2018

Jenkins Fundamental Tutorial in 1 Hour by Rajesh Kumar – June 2019

Jenkins Essentials Tutorials in 3 hours – May 2019 by Guru

Jenkins Fundamental Tutorials with Basic Demo by Raman in 2020

Jenkins Fundamental Tutorials by Gaurav Feb 2020

Jenkins Essential Tutorials for Beginners with Demo 2020 By Guru

Jenkins Advance Tutorial with Demo by Rajesh Kumar – Part 1 – 2020

Latest posts by Rajesh Kumar (see all)
- Linux Troubleshooting Guide - September 7, 2023
- Datadog Log: Setup Apache Log Analsys - September 7, 2023
- Datadog Tutorials: Send log to Datadog using api through telnet and curl - September 7, 2023