Merge pull request '更新 .drone.yml' (#39) from dj into test

Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/39
This commit is contained in:
zhangkaihuai
2024-09-15 09:24:50 +00:00

View File

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