From 19e04a76fcc946ddc8d1a53b86c52fa80a7fd69d Mon Sep 17 00:00:00 2001 From: zhangkaihuai Date: Sun, 15 Sep 2024 09:49:44 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.drone.yml?= 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 1523e53..d498ff2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,8 +20,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/