Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
3424af6d
Commit
3424af6d
authored
Feb 25, 2019
by
Benedikt Kleinmeier
Browse files
In ".gitlab-ci.yml", adapted path to coverage reports.
parent
f155f626
Pipeline
#93494
failed with stages
in 1 minute and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3424af6d
...
@@ -55,7 +55,7 @@ stages:
...
@@ -55,7 +55,7 @@ stages:
artifacts
:
artifacts
:
when
:
on_success
when
:
on_success
paths
:
paths
:
-
"
*/target/
site/
coverage-reports"
-
"
*/target/coverage-reports"
expire_in
:
1 week
expire_in
:
1 week
when
:
on_success
when
:
on_success
...
...
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