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: commands:
- make test - make test
coverage: # coverage:
image: docker.io/plugins/codecov # image: docker.io/plugins/codecov
settings: # settings:
files: # files:
- coverage.out # - coverage.out
token: # token:
from_secret: codecov_token # from_secret: codecov_token