microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
26 stars 22 forks source link

Add checkout_self parameter to prevent additional checkouts #221

Closed apop5 closed 1 year ago

apop5 commented 1 year ago

A specific container that does checkout prior to running mu_devops runs into problems with multiple checkout statements. It places the repo under multiple directories.

Adding a parameter to prevent checkout of the repo again for the code coverage step.