Use actual plugin
This commit is contained in:
parent
5a07f08ab3
commit
7304612f5f
@ -19,10 +19,11 @@ steps:
|
||||
- kcov . abra || true
|
||||
|
||||
- name: send code coverage report to codecov
|
||||
image: robertstettner/drone-codecov
|
||||
image: plugins/codecov
|
||||
settings:
|
||||
codecov_token:
|
||||
token:
|
||||
from_secret: codecov_token
|
||||
required: true
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
Loading…
Reference in New Issue
Block a user