0 votes
in Jenkins by
What is a Jenkins job?

1 Answer

0 votes
by

A Job/Project is the fundamental unit of a logical work (like a software build, an automation task, test execution, etc) using the Jenkins automation server and other required plugins, configurations & infrastructures.

Jobs can be of different types like – a freestyle project, a multi-configuration project, a pipeline project, a multi-branch project, etc.

Related questions

0 votes
asked May 12, 2022 in Continuous Integration with Jenkins by sharadyadav1986
0 votes
0 votes
asked Apr 29, 2021 in Jenkins by SakshiSharma
...