LU06b - Checkout pipeline with private repository

Internal reference: learningunits/06-2.md

Goals

  1. I can set up a private repo (i.e. on GitHub).
  2. I can set up a Jenkins pipeline stage for checkout code from a private repo.
  3. If there are any errors, I can analyze the error, suggest and test an initial workaround (troubleshooting).


Exercises

  1. Setup Jenkins 06/02_Exercises/a01 - 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