Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yaoyuping
nnDetection
Commits
082f7221
Commit
082f7221
authored
Jun 04, 2022
by
Baumgartner, Michael
Browse files
fix CI
parent
a823d6cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.gitlab-ci.yml
.gitlab-ci.yml
+3
-1
No files found.
.gitlab-ci.yml
View file @
082f7221
...
@@ -24,5 +24,7 @@ build-job:
...
@@ -24,5 +24,7 @@ build-job:
-
coverage xml
-
coverage xml
artifacts
:
artifacts
:
reports
:
reports
:
cobertura
:
coverage.xml
coverage_report
:
coverage_format
:
cobertura
path
:
coverage.xml
coverage
:
'
/TOTAL.*\s+(\d+\%)/'
coverage
:
'
/TOTAL.*\s+(\d+\%)/'
Write
Preview
Markdown
is supported
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