Skip to content

Commit

Permalink
revert changes to install-pipeline-generation
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd authored and azure-sdk committed Aug 16, 2021
1 parent 287f328 commit e5bcc34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ steps:
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-for-net/nuget/v3/index.json
--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'

0 comments on commit e5bcc34

Please sign in to comment.