Introducing a New Way to Define Jenkins Pipelines

Pipeline is quickly establishing itself as the direction that Jenkins jobs are going, enabling the definition of a complete CD pipeline in a single job; Pipeline as Code via the "Jenkinsfile"; job durability across master restarts; and more. I'll be talking here about the next evolution for Pipeline: a simple, declarative model to define your Pipelines with no need to write scripts. This configuration syntax for Pipeline allows you to automatically configure all stages of your pipeline, the complete build environment, post-build actions, notifications and more. All while providing syntactic and semantic validation before the build actually gets going.
Length: 44:57
Views 1454 Likes: 5
Recorded on 2016-09-14 at Jenkins World
Look for other videos at Jenkins World.
Tweet this video