Use new syntax

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

View File

@ -20,7 +20,9 @@ steps:
- name: send code coverage report to codecov
image: robertstettner/drone-codecov
secrets: [codecov_token]
settings:
codecov_token:
from_secret: codecov_token
trigger:
branch: