microsoft / mu_devops

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

Add variable to prevent checkout step, for pipelines that need it #147

Closed apop5 closed 1 year ago

apop5 commented 1 year ago

Some containers may have performed the checkout step earlier, either for code scanning or for other reasons.

Proposal to add a variable to prevent the checkout step for those repos /containers that have already taken the step.