@ -46,7 +46,7 @@ steps:
- ls -alh node_modules
# 打包
- npm config set cache /node_cache --global
- npm run pre
- npm install
- npm run build
# 构建镜像