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
urgi-is
data-discovery
Commits
6206f82f
Commit
6206f82f
authored
Sep 07, 2018
by
Raphaël Flores
Browse files
Configure JUnit reporter for backend.
parent
a1e05498
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6206f82f
...
...
@@ -47,7 +47,7 @@ test-backend:
]
artifacts
:
reports
:
junit
:
junit
:
./backend/build/test-results/test/TEST-*.xml
script
:
-
./gradlew :backend:test
cache
:
...
...
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