Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the various ways in which the build can be scheduled in Jenkins?
Home
Jenkins
What are the various ways in which the build can be scheduled in Jenkins?
asked
Jan 17, 2020
in
Jenkins
by
GeorgeBell
(
5.2k
points)
What are the various ways in which the build can be scheduled in Jenkins?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 17, 2020
by
GeorgeBell
(
5.2k
points)
The build can be triggered in the following ways:
After the completion of other builds.
By source code management (modifications) commit.
At a specific time.
By requesting manual builds.
Related questions
0
votes
Q: What are the ways in which a build can be scheduled/run in Jenkins?
asked
Oct 14, 2020
in
Jenkins
by
rahuljain1
(
6.5k
points)
#run-in-jenkins
#scheduled-in-jenkins
0
votes
Q: How Jenkins knows when to execute a Scheduled job/pipeline and how it is triggered?
asked
Nov 16, 2022
in
Jenkins
by
Robin
(
14.6k
points)
jenkins
executable-jobs
0
votes
Q: What are the various benefits of Jenkins?
asked
Apr 29, 2021
in
Jenkins
by
SakshiSharma
(
32.2k
points)
#jenkins-benefits
0
votes
Q: What are the ways to trigger a Jenkins Job/Pipeline?
asked
Nov 16, 2022
in
Jenkins
by
Robin
(
14.6k
points)
jenkins-jobs
jenkins-pipeline
0
votes
Q: What are the ways to install Jenkins?
asked
Nov 16, 2022
in
Jenkins
by
Robin
(
14.6k
points)
jenkins-install
installation-jenkins
0
votes
Q: What are the ways to configure Jenkins node agent to communicate with Jenkins master?
asked
May 1, 2021
in
Jenkins
by
rajeshsharma
(
23.9k
points)
#jenkins-configure
jenkins-master
0
votes
Q: What are the various ways by which an on premises VM can be migrated to Azure?
asked
May 31
in
Azure
by
SakshiSharma
(
32.2k
points)
vmazure
0
votes
Q: What is Pipeline as a Code in Jenkins? Explain various types of Pipeline?
asked
May 1, 2021
in
Jenkins
by
rajeshsharma
(
23.9k
points)
#pipeline
code-jenkins
0
votes
Q: How can we stop a scheduled job from being executed temporarily?
asked
Nov 16, 2022
in
Jenkins
by
Robin
(
14.6k
points)
jenkins
execution
0
votes
Q: Give a list of the various ways using which an HTML element can be accessed within a JavaScript code?
asked
Sep 19, 2021
in
JavaScript
by
sharadyadav1986
(
31.7k
points)
html-element
0
votes
Q: How to download the Console log for a particular Jenkins build programmatically?
asked
Dec 10, 2022
in
Jenkins
by
SakshiSharma
(
32.2k
points)
jenkins
console-logs
0
votes
Q: What is Jenkins Build Cause?
asked
Nov 16, 2022
in
Jenkins
by
Robin
(
14.6k
points)
jenkins-build-cause
0
votes
Q: Have you created a build job in Jenkins? Explain how to do it.
asked
Apr 29, 2021
in
Jenkins
by
SakshiSharma
(
32.2k
points)
#jenkins-jobs
jobs
0
votes
Q: What syntax does Jenkins use to schedule build job or SVN polling?
asked
Apr 29, 2021
in
Jenkins
by
SakshiSharma
(
32.2k
points)
#jenkins-syntax
build-job
svn-polling
+1
vote
Q: Do you know the programming language that is used to build Jenkins?
asked
May 13, 2020
in
Jenkins
by
Robindeniel
(
20.8k
points)
#jenkins-programming-language
#programming-language-jenkins
...