comment codecov on drone ci

This commit is contained in:
Lunny Xiao 2018-10-08 11:11:19 +08:00
parent 3946f3dfc4
commit cd07f3f836
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 8 additions and 8 deletions

View File

@ -107,11 +107,11 @@ pipeline:
when:
event: [ push, pull_request ]
coverage:
image: robertstettner/drone-codecov
secrets: [ codecov_token ]
files:
- coverage.txt
when:
event: [ push, pull_request ]
branch: [ master ]
#coverage:
# image: robertstettner/drone-codecov
# secrets: [ codecov_token ]
# files:
# - coverage.txt
# when:
# event: [ push, pull_request ]
# branch: [ master ]