Jelajahi Sumber

remove debug command "ls" in test report job

Yinling 9 tahun lalu
induk
melakukan
5e0a9bfcf2
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      .gitlab-ci.yml

+ 0 - 1
.gitlab-ci.yml

@@ -123,7 +123,6 @@ test_report:
       - $REPORT_PATH
     expire_in: 6 mos
   script:
-    - ls $LOG_PATH
     # clone test bench
     - git clone $GITLAB_SSH_SERVER/yinling/auto_test_script.git
     - cd auto_test_script