From: Yinling Date: Wed, 12 Oct 2016 03:48:24 +0000 (+0800) Subject: remove debug command "ls" in test report job X-Git-Tag: v1.0~116^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e0a9bfcf20a7da71fbb2c13f4133d29da15363a;p=esp-idf remove debug command "ls" in test report job --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b7b25dd91..dd4049358a 100644 --- a/.gitlab-ci.yml +++ b/.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