1 -Introduction first Lesson
2 -Our first pipeline job
3 -Making the test job report its results
4 -About caching and publishing build results as artifacts
5 -Rules only run jobs when certain requirements are met
6 -CICD variables pass secrets securely to the pipeline
7 -CICD variables protected secrets and what they are meant for
8 -Runners Registering a shell runner on my laptop
9 -Modular CICD pipelines Promoting the deployment step to a template
10 -Modular CICD pipelines Inversion of control. One template for all apps
11 -Environments create one via the pipeline
12 -Demo Use GitLab pipelines to publish a book
13 -Rules Pattern matching the commit message
14 -Environments group environments