Click here to Skip to main content
15,882,113 members
Articles / DevOps / Automation

Scheduling the Jenkins Job with CRON

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
6 May 2018CPOL8 min read 107.1K   1  
CRON jobs and configuring Jenkins jobs using different CRON options
This article is about CRON jobs and how we configure Jenkins jobs using different CRON options. It highlights the fundamental role of CRON jobs, a bit of their history from version 7 UNIX to the later version of UNIX system V.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer StackFinity
United Kingdom United Kingdom
I'm a Test Automation Engineer with a mindset of sharing my knowledge with the community around because helping others drives our success in the long run. My main programming languages are Python, Java, and C#; however, I have written code in many other languages and can pick up new languages and frameworks quickly.

I always keep a goal to reach and currently working on bridging the gap between my thoughts to solve a problem and shaping it into a good code so the computer could get it. I love coffee, night walk, fruits.

Comments and Discussions