LU06a - Optimize Jenkins pipeline

Internal reference: learningunits/06-1.md

Goals

  1. I can explain what a multistaged pipeline in Jenkins is.
  2. I can setup a simple multi-staged pipeline.
  3. If there are any errors, I can analyze the error, suggest and test an initial workaround (troubleshooting).


Basics

This article explains, how to use conditional constructs in Jenkins pipeline. Internal reference 05-1.md


Exercises

  1. Setup Jenkins 05/02_Exercises/a01 to a03 - according to the learning objectives (see course repository).
  2. If there is an error, read the message carefully, think about a solution and implement it.

Daniel Garavaldi