Declarative VS Scripted pipeline
In Jenkins, a pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins. There are two types of pipelines in Jenkins: Declarative and Scripted.
Declarative Pipeline is a more recent feature o...
viswaviews.hashnode.dev3 min read