We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d1aec commit b58f4f2Copy full SHA for b58f4f2
1 file changed
eng/pipelines/templates/jobs/archetype-sdk-client.yml
@@ -90,6 +90,7 @@ jobs:
90
VCPKG_DEFAULT_TRIPLET: 'x64-windows-static'
91
Package.EnableSBOMSigning: true
92
steps:
93
+ - template: /eng/common/pipelines/templates/steps/create-authenticated-npmrc.yml
94
- template: /eng/common/pipelines/templates/steps/set-default-branch.yml
95
- template: /eng/common/pipelines/templates/steps/check-spelling.yml
96
parameters:
0 commit comments