Skip to content

Commit

Permalink
Helps when you spell it correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
bskinn committed Dec 10, 2024
1 parent bf65777 commit 2966f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ stages:
displayName: Check for the test variable

pool:
vmImage: 'Ubunto-latest'
vmImage: 'Ubuntu-latest'

steps:
- script: echo $TEST_VAR
Expand Down

0 comments on commit 2966f48

Please sign in to comment.