Skip to content

Commit

Permalink
updated azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Sep 21, 2024
1 parent 166208d commit 46878a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ pool:
#container: ubuntu:22.04

steps:
- script: cat /etc/*-release
displayName: OS Release

# requires script as first key, otherwise parsing breaks with error message: Unexpected value 'displayName'
- script: env | sort
displayName: env
Expand Down

0 comments on commit 46878a5

Please sign in to comment.