Update deprecated CI config

See https://stackoverflow.com/a/72173213
This commit is contained in:
ekzyis 2022-09-26 20:53:27 +02:00
parent 874f2b174a
commit cfb611a005
1 changed files with 3 additions and 1 deletions

View File

@ -30,7 +30,9 @@ pytest:
- coverage xml
artifacts:
reports:
cobertura: coverage.xml
coverage_report:
coverage_format: cobertura
path: coverage.xml
deploy:
stage: deploy