Update pipeline generator version to include weekly convention name fix (#1710)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This commit is contained in:
parent
5a1fedd0d5
commit
b8af41f79a
@ -9,8 +9,8 @@ steps:
|
||||
- script: >
|
||||
dotnet tool install
|
||||
Azure.Sdk.Tools.PipelineGenerator
|
||||
--version 1.0.2-dev.20210112.1
|
||||
--version 1.0.2-dev.20210219.1
|
||||
--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
|
||||
displayName: 'Install pipeline generator tool'
|
||||
displayName: 'Install pipeline generator tool'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user