Question 6 of 10Pro Only
What are the typical stages in a CI/CD pipeline? Walk me through what happens at each stage.
Sample answer preview
A typical CI/CD pipeline consists of several stages that code passes through on its way to production. The exact stages vary by project, but most pipelines follow this general pattern. Source stage. This is the trigger.
sourcebuildunit testintegration testsecurity scanartifact