Browse Source

更新 '.drone.yml'

test
wangwei2 1 year ago
parent
commit
970e09ae19
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:
failure: ignore
commands:
- echo **detection test**
- curl 'http://121.40.129.71:40111/openi/projects/reDetect' -X POST --header 'content-type:application/json;charset=UTF-8' -d '{"projectId":94,"templateId":"60","type":"0","currentUser":"wangwei2","repoOwner":"wangwei2","repository":"report-python3"}'
- curl 'http://121.40.129.71:40111/openi/projects/reDetect' -X POST --header 'content-type:application/json;charset=UTF-8' -d '{"projectId":96,"templateId":"60","type":"0","currentUser":"wangwei2","repoOwner":"wangwei2","repository":"report-python3"}'

- name: build
image: python:3


Loading…
Cancel
Save