diff --git a/.drone.yml b/.drone.yml index 0367b46..cd85b56 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,9 +23,10 @@ steps: commands: - python run_excel_re.py - ls -lR test_Report + - cp -r test_Report/* /tmp/cache volumes: - name: cache - path: /drone/src + path: /tmp/cache trigger: branch: