LU04b - Commit pipeline and Jenkins file
Internal reference: learningunits/04-2.md
Goals
- I can explain the process and purpose of the Jenkins Commit pipeline.
- I can explain the purpose of a Jenkins File (with Pipeline Code).
- I can set up and test a Jenkins Commit pipeline.
- I can set up and test a Jenkins File.
- If there are any errors, I can analyze the error, suggest and test an initial workaround (troubleshooting).
Basics
In this article, you will learn how to programm a Jenkins Commit Pipeline and how to preserve the pipeline code in Jenkins file. Internal reference 03-3.md
