Browse Source

update pipeline for master branch

test
parent
commit
396d8991a3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -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


Loading…
Cancel
Save