chore(CI): add when in testing
This commit is contained in:
@@ -69,6 +69,8 @@ pipeline:
|
||||
secrets: [ android_test_token, android_api_key ]
|
||||
commands:
|
||||
- make unit-test-coverage
|
||||
when:
|
||||
event: [ push, pull_request ]
|
||||
|
||||
generate-coverage:
|
||||
image: golang:1.10
|
||||
|
||||
Reference in New Issue
Block a user