The video for this lesson is currently being updated, please read the transcript instead.

Stages and jobs

In our CD pipeline, there are three distinct stages that we want to include - a build stage, a test stage, and a deploy stage.

It's important that these stages happen in order, and that each stage should only begin if and when the previous one completes.

To view the complete lesson you'll need to login or join this course.


Click to load comments...