Skip to content

shayki5/azure-devops-print-all-variables

Repository files navigation

Build Release
Build Status Release Status

Print All Variables

Print to the screen all the available varaibles and their values for this job. Cross platform (work on Windows/Linux/Mac).

Usage

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:

Task

  • In YAML pipelines:
steps:
- task: printAllVariables@1
  displayName: 'Print all variables'
Icons made by Prosymbols from www.flaticon.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •