zhupei@smartai.com 1 жил өмнө
parent
commit
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