Skip to content

Commit

Permalink
Merged PR 28449: [release/v7.4.0]Add internal nuget feed to complianc…
Browse files Browse the repository at this point in the history
…e build

Backport #20669
  • Loading branch information
TravisEz13 committed Nov 10, 2023
1 parent 72d29a1 commit 6da7431
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ jobs:
CreateJson: yes
UseJson: no

- template: ../cloneToOfficialPath.yml

- template: ../insert-nuget-config-azfeed.yml
parameters:
repoRoot: $(PowerShellRoot)

- pwsh: |
Import-Module .\build.psm1 -force
Start-PSBootstrap
Expand Down

0 comments on commit 6da7431

Please sign in to comment.