Skip to content

Commit

Permalink
Update pipeline generator version to include weekly convention name f…
Browse files Browse the repository at this point in the history
…ix (#16834)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
  • Loading branch information
azure-sdk and benbp committed Feb 19, 2021
1 parent 480b433 commit 0de421f
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.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'

0 comments on commit 0de421f

Please sign in to comment.