Browse Source

update pipeline for master branch

test
wangwei2 1 year ago
parent
commit
844f26dae9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -16,7 +16,7 @@ steps:
commands: commands:
- echo **start** - echo **start**
- pip install -r requirements.txt - pip install -r requirements.txt
- name: test - name: test
image: python:3 image: python:3
commands: commands:


Loading…
Cancel
Save