This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
use community codecov drone plugin (
#12468
)
tags/v1.13.0-rc1
techknowlogick
GitHub
4 years ago
parent
96a197bb3d
commit
e59607115e
1 changed files
with
3 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-4
.drone.yml
+ 3
- 4
.drone.yml
View File
@@ -238,14 +238,13 @@ steps:
- push
- pull_request
- name: coverage
- name: coverage
-codecov
pull: always
image:
robertstettner/drone-
codecov
image:
plugins/
codecov
settings:
files:
- coverage.all
environment:
CODECOV_TOKEN:
token:
from_secret: codecov_token
depends_on:
- generate-coverage
Write
Preview
Loading…
Cancel
Save