Merge pull request 'fix : 下载新依赖' (#616) from dd into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/616
This commit is contained in:
2024-07-24 13:40:53 +00:00

View File

@@ -25,8 +25,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/