更新 .drone.yml

This commit is contained in:
zhangkaihuai
2024-09-15 10:05:18 +00:00
parent 2587456ba4
commit 02e6afbc30

View File

@@ -23,6 +23,7 @@ steps:
- npm config set registry https://registry.npmmirror.com
- set NODE_OPTIONS=--openssl-legacy-provider
- npm install
- npm i esbuild
- npm run build
- echo $NODE_MODULES_PATH
- cp -r dist /app/build/$DRONE_REPO_NAME