Skip to content

Commit

Permalink
Sync eng/common directory with azure-sdk-tools for PR 2500 (Azure#22395)
Browse files Browse the repository at this point in the history
* Update pipeline generator tool feed to azure-sdk-for-net

* Update pipeline generator tool version

Co-authored-by: Ben Broderick Phillips <[email protected]>
  • Loading branch information
2 people authored and rakshith91 committed Apr 10, 2022
1 parent 575bb40 commit 3e78bb7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ steps:
- script: >
dotnet tool install
Azure.Sdk.Tools.PipelineGenerator
--version 1.0.2-dev.20210621.4
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk/nuget/v3/index.json
--version 1.0.2-dev.20220106.2
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
--tool-path ${{parameters.ToolPath}}
workingDirectory: $(Pipeline.Workspace)/pipeline-generator
displayName: 'Install pipeline generator tool'

0 comments on commit 3e78bb7

Please sign in to comment.