Use actual plugin
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-10-26 18:14:41 +01:00
parent 5a07f08ab3
commit 7304612f5f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 2 deletions

View File

@ -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: