Browse Source

更新 '.drone.yml'

test
wangwei2 2 years ago
parent
commit
94da47be1a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml View File

@@ -21,6 +21,7 @@ steps:
- name: test
image: python:3
commands:
- pip install xlwt
- python run_excel_re.py
- ls -lR test_Report
- cp -r test_Report/* /tmp/cache


Loading…
Cancel
Save