소스 검색

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