更新 .drone.yml

This commit is contained in:
zhangkaihuai
2024-09-15 09:49:44 +00:00
parent d6acc9cdb6
commit 19e04a76fc

View File

@@ -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/