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 |
What is meant by continuous integration in jenkins?
What are the advantages of jenkins? Why we use jenkins?
How can you secure jenkins?
What is declarative pipeline in jenkins?
What is the use of backup plugin?
What is agent directive in jenkins?
What is jenkinsfile?
What is groovy in jenkins?
Explain how you can deploy a custom build of a core plugin?
What are the advantages of jenkins?
What are the feature differences between jenkins and hudson?
Which commands can be used to start jenkins manually?