ci: hmf try to understand what that 're2 syntax' gitlab is talking about is

This commit is contained in:
Alexandre Aubin 2023-02-21 17:13:53 +01:00
parent 1dc8b75315
commit 4fd10b5a1d

View file

@ -46,7 +46,7 @@ full-tests:
artifacts: true artifacts: true
- job: build-moulinette - job: build-moulinette
artifacts: true artifacts: true
coverage: 'TOTAL.*\s+(\d+%)' coverage: '/TOTAL.*\s+(\d+%)/'
artifacts: artifacts:
reports: reports:
junit: report.xml junit: report.xml