Skip to content

Commit

Permalink
Sync eng/common directory with azure-sdk-tools for PR 9793 (#24068)
Browse files Browse the repository at this point in the history
* Update pipeline generate

Includes fix Azure/azure-sdk-tools#9784

* Update eng/common/pipelines/templates/steps/install-pipeline-generation.yml

---------

Co-authored-by: Wes Haggard <[email protected]>
  • Loading branch information
azure-sdk and weshaggard authored Feb 7, 2025
1 parent 8e52f75 commit 56eb85b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ steps:
- script: >
dotnet tool install
Azure.Sdk.Tools.PipelineGenerator
--version 1.1.0-dev.20241204.1
--version 1.1.0-dev.20250206.1
--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
Expand Down

0 comments on commit 56eb85b

Please sign in to comment.