remove codecov token from golang-testing
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
5da50c2aaa
commit
e03484aa5b
|
@ -11,7 +11,7 @@ clone:
|
|||
pipeline:
|
||||
build:
|
||||
image: appleboy/golang-testing
|
||||
secrets: [ codecov_token, android_test_token, android_api_key ]
|
||||
secrets: [ android_test_token, android_api_key ]
|
||||
commands:
|
||||
- make deps
|
||||
- make vet
|
||||
|
|
Loading…
Reference in New Issue