Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
tools
tabacco
Commits
3ea2d2db
Commit
3ea2d2db
authored
May 30, 2022
by
ale
Browse files
Fix coverage artifact in CI script
parent
20cde0e5
Pipeline
#33120
passed with stages
in 10 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3ea2d2db
...
...
@@ -16,6 +16,8 @@ test:
artifacts
:
when
:
always
reports
:
cobertura
:
cover.xml
coverage_report
:
coverage_format
:
cobertura
path
:
cover.xml
junit
:
report.xml
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment