zhupei@smartai.com il y a 1 an
Parent
commit
d2d6c90e0e
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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