Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in DevOps and Agile by (55.6k points)

Can anyone explain the pipeline job in Jenkins?

1 Answer

0 votes
by (119k points)

In Jenkins, a pipeline is a collection of jobs that are interlinked with each other in a particular sequence.

In short, Jenkins Pipeline is a set of plugins that can be used for the integration and implementation of continuous delivery pipelines using Jenkins. A pipeline has an extensible automation server to implement simple or complex delivery pipelines as code using pipeline DSL (Domain-specific Language).

If you want to learn Jenkins then check out this Jenkins Course by Intellipaat.

Also, watch this video on Jenkins Pipeline Tutorial:

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
2 answers
0 votes
1 answer

Browse Categories

...