Skip to content

Commit

Permalink
Add displayName in build-bravo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
albertospelta committed Dec 6, 2024
1 parent 3a11626 commit a7d9f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/pipelines/build-bravo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ steps:
- script: dotnet --info
displayName: dotnet info
- task: UseDotNet@2
displayName: 'Use dotnet SDK'
inputs:
packageType: sdk
useGlobalJson: true
Expand Down

0 comments on commit a7d9f77

Please sign in to comment.