CI/CD

True or False? gate pipelines run after the check pipelines

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

True. check pipeline run when the change is uploaded, while the gate pipelines run when the change is approved by a reviewer