Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions common/config/azure-pipelines/npm-post-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,10 @@ extends:
--verbose
DisplayName: 'Rush Build (repo-toolbox)'

# Query the public feed directly to bypass propagation latency in the private feed.
- template: /common/config/azure-pipelines/templates/run-repo-toolbox.yaml@self
parameters:
Arguments: >
bump-decoupled-local-dependencies
--feed-url https://registry.npmjs.org/
DisplayName: 'Bump decoupled local dependencies'

# If Rush itself was updated by bump-decoupled-local-dependencies, we need to bootstrap
Expand Down