Skip to content

Commit cef8e9f

Browse files
Modify AzureArtifactsFeedUrl in pipeline configuration
Updated Azure Artifacts feed URL for npm registry.
1 parent 6c16fc4 commit cef8e9f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build/azure-pipeline.npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ variables:
5656
value: next
5757
${{ else }}:
5858
value: latest
59-
# TODO: Replace with your actual Azure Artifacts feed URL
6059
- name: AzureArtifactsFeedUrl
6160
value: 'https://pkgs.dev.azure.com/azure-public/vside/_packaging/python-environments/npm/registry/'
6261
# Same URL without the https:// prefix (used in .npmrc auth lines)

0 commit comments

Comments
 (0)