Use new syntax

This commit is contained in:
Luke Murphy
2020-10-26 18:13:23 +01:00
parent 1e158cce55
commit 5a07f08ab3

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: