Skip to content

Commit

Permalink
ci: change name for bash step in build pipeline (microsoft#6736)
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Volum <[email protected]>
  • Loading branch information
pavolum and pavolumMsft authored Apr 7, 2021
1 parent 443d212 commit 9c1c17e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
inputs:
versionSpec: 14.15.5
- task: Bash@3
displayName: "Adding myGet source"
inputs:
targetType: 'inline'
script:
Expand Down

0 comments on commit 9c1c17e

Please sign in to comment.