Build | Release |
---|---|
Print to the screen all the available varaibles and their values for this job. Cross platform (work on Windows/Linux/Mac).
Just add the task to your pipeline and you will get in the output all the available varaibles and their values.
Work on Windows/Linux/Mac.
- In the classic editor:
- In YAML pipelines:
steps:
- task: printAllVariables@1
displayName: 'Print all variables'
Icons made by Prosymbols from www.flaticon.com