Skip to content

Add stages in exercise 1 in episode 6 - optimizing CI pipeline

  • Use stages instead of a pure stageless pipeline while still using the needs keyword to reorder execution of CI jobs.

Closes #3 (closed)

Merge request reports