Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the various ways in which build can be scheduled in jenkins?



What are the various ways in which build can be scheduled in jenkins?..

Answer / Mandhata Ram

In Jenkins, builds can be scheduled using different methods:n1. Poll SCM: This method allows you to schedule builds at regular intervals.n2. Cron-based scheduling: You can use cron expressions to trigger builds at specific times.n3. Build triggers: Trigger builds based on events such as manual triggers, Git push, or changes in files.n4. Build pipelines: You can create a pipeline that contains multiple stages and schedule the entire pipeline to run.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Jenkins Interview Questions

Why do we use jenkins with selenium?

1 Answers  


Why is jenkins called a continuous delivery tool?

1 Answers  


What is the difference between jenkins and bamboo?

1 Answers  


What is groovy in jenkins?

1 Answers  


Why do we use jenkins?

1 Answers  


What is a ci cd pipeline?

1 Answers  


What is the use of pipelines in jenkins?

1 Answers  


Explain how can create a backup and copy files in Jenkins?

1 Answers  


What do you know about cloud computing?

1 Answers  


What is a dsl jenkins?

1 Answers  


Define the process of jenkins.

1 Answers  


Do you know any other continuous integration tools? How is jenkins better than any of those?

1 Answers  


Categories