build: update pipeline

This commit is contained in:
Rick Barenthin 2022-07-30 22:58:30 +02:00
parent 2d77c7436a
commit 34dff6aaf9

View File

@ -67,8 +67,8 @@ steps:
- name: Generate memory report - name: Generate memory report
image: registry.riba-interactive.de/reportly:latest image: registry.riba-interactive.de/reportly:latest
settings: settings:
input_path: cmake-build-ci/Testing input_path: cmake-build-ci
report_output: reports/memory_report.md output_path: .reports
debug: true debug: true
- name: Report test and coverage - name: Report test and coverage