rust/.azure-pipelines/steps/show-environment-variables.yml

3 lines
72 B
YAML
Raw Normal View History

2019-05-06 13:15:52 -05:00
steps:
- bash: printenv | sort
displayName: Show environment variables