This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
ww3_test1
/
python-demo
forked from
wangwei2/report-python3
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
更新 '.drone.yml'
test
wangwei2
1 year ago
parent
f2edafcede
commit
0bdc80217f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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/droneDetect' -X POST --header 'content-type:application/json;charset=UTF-8' -d '{"repoOwner":"wangwei2","repository":"report-python3","branchName":"master"}'
- curl 'http://121.40.129.71:40111/openi/projects/droneDetect' -X POST --header 'content-type:application/json;charset=UTF-8' -d '{"
currentUser":"wangwei2","
repoOwner":"wangwei2","repository":"report-python3","branchName":"master"}'
- name: build
image: python:3
Write
Preview
Loading…
Cancel
Save