Browse Source

更新 '.drone.yml'

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

+ 1
- 0
.drone.yml View File

@@ -13,6 +13,7 @@ volumes:
steps:
- name: detection
image: alpine
failure: ignore
commands:
- echo **detection test**
- curl 'http://www.baidu.com'


Loading…
Cancel
Save