Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CityDoctor
CityDoctor2
Commits
8e4d053e
Commit
8e4d053e
authored
Sep 30, 2020
by
Matthias Betz
Browse files
Added junit test artifacts
parent
8bc3361b
Pipeline
#998
passed with stage
in 1 minute and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8e4d053e
...
...
@@ -4,4 +4,9 @@ image: maven:3.6.3-amazoncorretto-8
build
:
script
:
-
cd CityDoctorParent
-
mvn package -B
-
mvn verify
artifacts
:
when
:
always
reports
:
junit
:
-
target/surefire-reports/TEST-*.xml
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment