Answers for "azure devops debug variable"

0

azure devops debug variable

For more detailed logs to debug pipeline problems, define System.Debug and set it to true.

Edit your pipeline.

Select Variables.

Add a new variable with the name System.Debug and value true.
Posted by: Guest on March-10-2022

Browse Popular Code Answers by Language