What is declarative pipeline in jenkins?



What is declarative pipeline in jenkins?..

Answer / Anmol Ratan Deepanker

Declarative pipeline in Jenkins is a way to define pipelines using a Groovy-based script, but with a more declarative and easier-to-read syntax. It separates the concerns of 'what' needs to be done from 'how' it should be done.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Jenkins Interview Questions

What is meant by continuous integration in jenkins?

1 Answers  


What are the advantages of jenkins? Why we use jenkins?

1 Answers  


How can you secure jenkins?

1 Answers  


What is declarative pipeline in jenkins?

1 Answers  


What is the use of backup plugin?

1 Answers  


What is agent directive in jenkins?

1 Answers  


What is jenkinsfile?

1 Answers  


What is groovy in jenkins?

1 Answers  


Explain how you can deploy a custom build of a core plugin?

1 Answers  


What are the advantages of jenkins?

1 Answers   MCN Solutions,


What are the feature differences between jenkins and hudson?

1 Answers  


Which commands can be used to start jenkins manually?

1 Answers  


Categories