From 1824aecefa7e8ddc8f640548df4c9f8fa4486ced Mon Sep 17 00:00:00 2001 From: YG Park Date: Sat, 29 Aug 2020 16:27:58 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A7=84=EC=A7=9C=20=EB=A7=88=EC=A7=80?= =?UTF-8?q?=EB=A7=89=EC=9D=B4=EA=B8=B8!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) 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