The Jenkins Pipeline plugin is a game changer for Jenkins users. Based on a Domain Specific Language (DSL) in Groovy, the Pipeline plugin makes pipelines scriptable and it is an incredibly powerful way to develop complex, multi-step DevOps pipelines. These Pipelines are becoming the standard way to programmatically specify your CI flow, in this talk we will demo following things in detail:
The target audience is members of a development organization who are using Jenkins pipelines or planning to use to advance the CI/CD journey.