update codecov secrets
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
e03484aa5b
commit
478e39ec65
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue