]> granicus.if.org Git - esp-idf/commitdiff
remove debug command "ls" in test report job
authorYinling <heyinling@espressif.com>
Wed, 12 Oct 2016 03:48:24 +0000 (11:48 +0800)
committerYinling <heyinling@espressif.com>
Wed, 12 Oct 2016 03:48:24 +0000 (11:48 +0800)
.gitlab-ci.yml

index 8b7b25dd91b9e21332085f26df15c642cf2ffc36..dd4049358a8051bbb8e6b1a61ebc42533a4e6e9d 100644 (file)
@@ -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