diff --git a/.drone.yml b/.drone.yml index ff587d8..233873f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: commands: - pip install -r requirements.txt - python run_excel_re.py - - ls -lR test_Report + - ls -lR test_Report - cp -r test_Report/* /tmp/cache volumes: - name: cache