Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.devtools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.devtools
Commits
22151481
Commit
22151481
authored
2 years ago
by
Flavio TARSETTI
Browse files
Options
Downloads
Patches
Plain Diff
[ci] update paths to coverage.xml
parent
f00a2863
No related branches found
No related tags found
1 merge request
!305
Fix cobertura to coverage_report
Pipeline
#63503
passed
2 years ago
Stage: qa
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bob/devtools/data/gitlab-ci/noarch.yaml
+1
-1
1 addition, 1 deletion
bob/devtools/data/gitlab-ci/noarch.yaml
bob/devtools/data/gitlab-ci/single-package.yaml
+1
-1
1 addition, 1 deletion
bob/devtools/data/gitlab-ci/single-package.yaml
with
2 additions
and
2 deletions
bob/devtools/data/gitlab-ci/noarch.yaml
+
1
−
1
View file @
22151481
...
@@ -48,7 +48,7 @@ stages:
...
@@ -48,7 +48,7 @@ stages:
reports
:
reports
:
coverage_report
:
coverage_report
:
coverage_format
:
cobertura
coverage_format
:
cobertura
path
:
coverage/cobertura-
coverage.xml
path
:
coverage.xml
build_linux
:
build_linux
:
...
...
This diff is collapsed.
Click to expand it.
bob/devtools/data/gitlab-ci/single-package.yaml
+
1
−
1
View file @
22151481
...
@@ -48,7 +48,7 @@ stages:
...
@@ -48,7 +48,7 @@ stages:
reports
:
reports
:
coverage_report
:
coverage_report
:
coverage_format
:
cobertura
coverage_format
:
cobertura
path
:
coverage/cobertura-
coverage.xml
path
:
coverage.xml
.build_linux_template
:
.build_linux_template
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment