@@ -14,6 +14,9 @@ build_job:
- npm config set registry https://registry.npmmirror.com
- npm install --legacy-peer-deps
- npm run build
+ - ls
+ - ls dist
+ - echo '所有目录内容'
artifacts:
paths:
- dist