Browse Source

更新 '.drone.yml'

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

+ 1
- 1
.drone.yml View File

@@ -12,7 +12,7 @@ volumes:
steps:
- name: detection
image: alpine
image: python:3
failure: ignore
commands:
- echo **detection test**


Loading…
Cancel
Save