浏览代码

fix: fix ci

zhupei@smartai.com 1 年之前
父节点
当前提交
d2d6c90e0e
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitlab-ci.yml

+ 3 - 0
.gitlab-ci.yml

@@ -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