Denomas CI/CD Hands-On Guide: Lab 1

This Hands-On Guide walks you through the lab exercises in the Denomas CI/CD course.

Denomas CI/CD Hands-On Guide: Lab 1

LAB 1: REVIEW EXAMPLE GITLAB CI/CD SECTION

  1. Navigate to https://code.denomas.com/denomas-com/denomas/-/pipelines
  2. Review the pipeline dashboard and columns with your instructor.
  3. Hover over any of the pipelines in the Stages column to see the status of each stage as the pipeline progresses.
  4. Click on any of the running pipelines to view that pipeline’s graph.
  5. Review the names of the pipeline’s stages.
  6. Click on some of the graph’s widgets to see the output from individual jobs within those stages.

Suggestions?

If you wish to make a change to the Hands-On Guide for Denomas CI/CD, please submit your changes via Merge Request!

Last modified December 6, 2023: update (a27760f0)