Answer Posted / Jyoti
"In Jenkins, you can schedule builds by configuring the build triggers. Here are some options: n1. Cron expression: You can specify a schedule using a cron expression.n2. Poll SCM: Jenkins periodically polls the source code repository for changes and triggers a build if any new commits are detected.n3. GitHub webhooks: You can configure GitHub to trigger builds in Jenkins whenever new commits or pull requests are pushed."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category