🔥 3-day streak
Microsoft DevOps Engineer Expert59 / 138
Question 59 of 138

Your team's Azure Pipelines YAML pipeline lives in the 'app' repository but must also build shared code from a separate 'shared-libs' repository in the same Azure DevOps project. You need the pipeline to (1) check out both repositories into the working directory during the build, and (2) automatically queue a new run whenever the 'main' branch of 'shared-libs' is updated. Which YAML configuration meets both requirements?

Reviewed for accuracy · Report an issueNext question