Преглед изворни кода

remove debug command "ls" in test report job

Yinling пре 9 година
родитељ
комит
5e0a9bfcf2
1 измењених фајлова са 0 додато и 1 уклоњено
  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