LU04b - Commit pipeline and Jenkins file

Internal reference: learningunits/04-2.md

Goals

  1. I can explain the process and purpose of the Jenkins Commit pipeline.
  2. I can explain the purpose of a Jenkins File (with Pipeline Code).
  3. I can set up and test a Jenkins Commit pipeline.
  4. I can set up and test a Jenkins File.
  5. 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


Exercises

Make your own notes while reading the article.


Daniel Garavaldi