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
twitch
live-coding-fr
Commits
f3728963
Commit
f3728963
authored
Jul 26, 2020
by
Colin DAMON
Browse files
Keep coverrage reports in artifacts
parent
f0971229
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-common-ci.yml
View file @
f3728963
...
...
@@ -22,6 +22,8 @@ cache:
artifacts
:
reports
:
junit
:
$PROJECT_FOLDER/target/surefire-reports/TEST-*.xml
paths
:
-
$PROJECT_FOLDER/target/site/jacoco
expire_in
:
1 day
only
:
refs
:
...
...
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