diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 64103e1..aef91f9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -25,8 +25,6 @@ jobs: git config --global user.email "bot@zigbang.com" git config --global user.name "zigbang_bot" npm config set "//registry.npmjs.org/:_authToken=$(NPM-TOKEN)" - npm ping - npm whoami yarn release patch --ci npm publish displayName: Deploy