ci: temp remove codecov

This commit is contained in:
Robert Kaussow 2023-08-21 16:20:48 +02:00
parent 90072d2d43
commit 2a55822632
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 7 additions and 7 deletions

View File

@ -16,10 +16,10 @@ steps:
commands:
- make test
coverage:
image: docker.io/plugins/codecov
settings:
files:
- coverage.out
token:
from_secret: codecov_token
# coverage:
# image: docker.io/plugins/codecov
# settings:
# files:
# - coverage.out
# token:
# from_secret: codecov_token