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 5aee1fd commit b7cfd31Copy full SHA for b7cfd31
5 files changed
azure-pipelines.yml
@@ -117,6 +117,7 @@ stages:
117
- script: |
118
set -euo pipefail
119
echo "Installing pipeline dependencies for helper scripts"
120
+ npm run check:official-registry
121
HUSKY=0 npm ci
122
displayName: "Install pipeline dependencies"
123
0 commit comments