From da2721ca560272490f511036378af09d607cf62a Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Wed, 24 Jul 2024 21:40:29 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20=E4=B8=8B=E8=BD=BD=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9c99924..5e5ccb1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,8 +25,8 @@ steps: - npm -v - mkdir -p ./node_modules - export NODE_MODULES_PATH=`pwd`/node_modules - - npm config set registry https://registry.npmmirror.com - - set NODE_OPTIONS=--openssl-legacy-provider +# - npm config set registry https://registry.npmmirror.com +# - set NODE_OPTIONS=--openssl-legacy-provider - npm install - npm run build - ls /app/build/$DRONE_REPO_NAME/