зеркало из https://github.com/nextcloud/android.git
Codecov: don't require CI to pass
We have 3 independent builds in drone and we still want to see codecov if one of the other fails Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
This commit is contained in:
Родитель
d2859fcc2d
Коммит
45e6388e0d
|
@ -2,6 +2,7 @@ codecov:
|
|||
branch: master
|
||||
ci:
|
||||
- drone.nextcloud.com
|
||||
require_ci_to_pass: false
|
||||
|
||||
coverage:
|
||||
precision: 2
|
||||
|
@ -18,4 +19,4 @@ comment:
|
|||
|
||||
ignore:
|
||||
- "src/main/res/values*/*"
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче