Overview
Discover five common Jenkins Pipeline mistakes and learn how to avoid them in this informative tutorial video. Explore best practices for storing pipeline code in Jenkinsfile, validating syntax in VSCode, and unit testing your pipeline. Gain insights on following Jenkins Pipeline best practices, implementing timeouts at the stage level, and avoiding blocking executors while waiting for input. Enhance your knowledge of declarative pipelines and learn valuable tips to improve your Jenkins Pipeline development skills.
Syllabus
| Intro
| Not storing the pipeline code in the Jenkinsfile
| No unit tests for the pipeline code
| Ignoring Jenkins Pipeline Best Practices
| Not using timeouts at the stage level
| Blocking executor and waiting for the input
| End screen
Taught by
Szymon Stepniak