Do this always
This commit is contained in:
@ -9,6 +9,7 @@ run tests:
|
||||
- coverage xml
|
||||
coverage: '/^TOTAL.+?(\d+\%)$/'
|
||||
artifacts:
|
||||
when: always
|
||||
reports:
|
||||
cobertura: coverage.xml
|
||||
junit: report.xml
|
||||
|
Reference in New Issue
Block a user