Skip to content

Commit c6ac5c1

Browse files
Use internal pkgs.dev.azure.com registry for AzureCliConfigDir lockfile
The repo's CI 'Verify registries' check rejects package-lock.json files that resolve from registry.npmjs.org. Add the standard .npmrc (mirroring Tasks/Common/coveragepublisher) and regenerate package-lock.json so all resolved URLs point to PipelineTools_PublicPackages. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e4e9f35 commit c6ac5c1

2 files changed

Lines changed: 118 additions & 115 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
registry=https://pkgs.dev.azure.com/mseng/PipelineTools/_packaging/PipelineTools_PublicPackages/npm/registry/
2+
3+
always-auth=true

0 commit comments

Comments
 (0)