remove codecov token from golang-testing
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user