remove debug command "ls" in test report job

This commit is contained in:
Yinling 2016-10-12 11:48:24 +08:00
parent e9199a0320
commit 5e0a9bfcf2

View File

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