更新 .drone.yml

This commit is contained in:
zhangkaihuai
2024-09-15 09:44:25 +00:00
parent ef7f139dcc
commit 22b495e037

View File

@@ -24,6 +24,8 @@ steps:
- set NODE_OPTIONS=--openssl-legacy-provider
- npm install
- ls
- cd node_modules
- ls
- npm run build
- echo $NODE_MODULES_PATH
- cp -r dist /app/build/$DRONE_REPO_NAME