What syntax does jenkins use to schedule build job or svn polling?
Answer / Rochak Verma
Jenkins uses the Crontab syntax for scheduling build jobs and SVN polling. The Jenkins build configuration allows you to specify a cron expression that defines when the job should run.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you create multibranch pipeline in jenkins?
Which scm tools jenkins supports?
How can you integrate jenkins with kubernetes?
Mention what are the commands you can use to start jenkins manually.
What do you know about cloud computing? How can jenkins fit into a cloud computing environment?
Why do we use pipelines in jenkins?
How schedule a build in jenkins?
What are the types of jobs or projects in jenkins?
How you can set up jenkins job?
How to configure git post commit hook?
Have you run automated tests on jenkins?
What is blue ocean in jenkins?