5 Common Jenkins Pipeline Mistakes and How to Avoid Them
Offered By: Szymon Stepniak via YouTube
Course Description
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
Related Courses
Continuous Integration and Continuous DeploymentMicrosoft via edX Introduction to Jenkins
Linux Foundation via edX Scheduling Selenium TestNG tests via Jenkins CI/CD tool
Coursera Project Network via Coursera Set up a Continuous Integration (CI) workflow in CIrcleCI
Coursera Project Network via Coursera Jenkins : Automating your delivery pipeline
Coursera Project Network via Coursera