From 5e0a9bfcf20a7da71fbb2c13f4133d29da15363a Mon Sep 17 00:00:00 2001 From: Yinling Date: Wed, 12 Oct 2016 11:48:24 +0800 Subject: [PATCH] remove debug command "ls" in test report job --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) 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