microsoft / mu_devops

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

Updated CmdLine@1 tasks touse CmdLine@2 #146

Closed apop5 closed 1 year ago

apop5 commented 1 year ago

Some pipeline now block CmdLine@1 tasks with the error message:

[error]Task 'Command Line' is using legacy execution handler which is not supported in container execution flow.

Changed all CmdLine@1 tasks to use CmdLine@2.