Sync eng/common directory with azure-sdk-tools for PR 1719 (#2468)
* Update pipeline generation tool version Consume latest changes from pipeline generation tool in https://github.com/Azure/azure-sdk-tools/pull/1708 * Update tool version to include fix for public ci Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
This commit is contained in:
parent
8b0ebb39f5
commit
5a0882f770
@ -9,7 +9,7 @@ steps:
|
||||
- script: >
|
||||
dotnet tool install
|
||||
Azure.Sdk.Tools.PipelineGenerator
|
||||
--version 1.0.2-dev.20210309.1
|
||||
--version 1.0.2-dev.20210621.4
|
||||
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk/nuget/v3/index.json
|
||||
--tool-path ${{parameters.ToolPath}}
|
||||
workingDirectory: $(Pipeline.Workspace)/pipeline-generator
|
||||
|
||||
Loading…
Reference in New Issue
Block a user