update codecov secrets

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2017-07-21 21:48:49 +08:00
parent e03484aa5b
commit 478e39ec65
1 changed files with 1 additions and 3 deletions

View File

@ -25,9 +25,7 @@ pipeline:
codecov:
image: robertstettner/drone-codecov
secrets:
- source: codecov_token
target: plugin_token
secrets: [ codecov_token ]
files:
- .cover/coverage.txt
when: