Skip to content

Commit b58f4f2

Browse files
Use authenticated npmrc (#7178)
1 parent f0d1aec commit b58f4f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eng/pipelines/templates/jobs/archetype-sdk-client.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
VCPKG_DEFAULT_TRIPLET: 'x64-windows-static'
9191
Package.EnableSBOMSigning: true
9292
steps:
93+
- template: /eng/common/pipelines/templates/steps/create-authenticated-npmrc.yml
9394
- template: /eng/common/pipelines/templates/steps/set-default-branch.yml
9495
- template: /eng/common/pipelines/templates/steps/check-spelling.yml
9596
parameters:

0 commit comments

Comments
 (0)