FlashcardAdvanced

Reading a CI Run: Builds & Logs

Learn how to interpret passing versus failing CI builds and locate the root cause in job logs.

Question

How do you read a CI run to tell if a build passed or failed and why?

Click to reveal answer