Skip to content

Commit 0d944aa

Browse files
Make the public devOps feed the default registry for npmrc creation. (#45601)
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
1 parent 6b06163 commit 0d944aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eng/common/pipelines/templates/steps/create-authenticated-npmrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ parameters:
33
type: string
44
- name: registryUrl
55
type: string
6+
default: 'https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js/npm/registry/'
67
- name: CustomCondition
78
type: string
89
default: succeeded()

0 commit comments

Comments
 (0)