Quantcast
Channel: Jenkins Archives - Java Code Geeks
Viewing all articles
Browse latest Browse all 39

Comprehensive Guide To Jenkins Declarative Pipeline [With Examples]

$
0
0
Jenkins Pipeline is an automation solution that lets you create simple or complex (template) pipelines via the DSL used in each pipeline. Jenkins provides two ways of developing a pipeline- Scripted and Declarative. Traditionally, Jenkins jobs were created using Jenkins UI called FreeStyle jobs. In Jenkins 2.0, Jenkins introduced a new way to create jobs ...

Viewing all articles
Browse latest Browse all 39

Trending Articles