What are the types of pipelines in jenkins?
Answer / Vivek Tyagi
There are two main types of pipelines in Jenkins: Declarative Pipelines and Scripted Pipelines. Declarative Pipelines use a more intuitive, human-readable syntax, while Scripted Pipelines use Groovy scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
How you can move or copy jenkins from one server to another?
What are the various ways in which the build can be scheduled in jenkins?
What is the trustanchors parameter must be non-empty error and how can you solve it?
What are the benefits of jenkins?
What is scm?
How to trigger a build remotely from jenkins? How to configure git post commit hook?
What are scripted pipelines in jenkins?
What is jenkins pipeline? What is a ci cd pipeline?
Mention some of the useful plugins in Jenkin?
What are the two components that you can integrate jenkins with?
What is the difference between maven, ant, and jenkins?
Which scm tools are supported in jenkins?