Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Odoo scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo scripts
Commits
59ed63d3dfd4
Commit
59ed63d3dfd4
authored
2 years ago
by
Vincent Hatakeyama
Browse files
Options
Downloads
Patches
Plain Diff
adapt gitlab ci file to newer gitlab
parent
a94960b89bda
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!141
🚀 adapt gitlab ci file to newer gitlab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-1
5 additions, 1 deletion
.gitlab-ci.yml
with
5 additions
and
1 deletion
.gitlab-ci.yml
+
5
−
1
View file @
59ed63d3
...
...
@@ -37,5 +37,7 @@
artifacts
:
when
:
always
reports
:
cobertura
:
coverage.xml
coverage_report
:
coverage_format
:
cobertura
path
:
coverage.xml
junit
:
report.py36.xml
...
...
@@ -41,4 +43,6 @@
junit
:
report.py36.xml
paths
:
-
report.py36.xml
coverage
:
"
/TOTAL.+
([0-9]{1,3}%)/"
cache
:
paths
:
...
...
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