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
e1ea63de
Commit
e1ea63de
authored
Nov 15, 2024
by
Riegel
Browse files
Fix pipeline
parent
851c8eec
Pipeline
#10347
failed with stage
in 2 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e1ea63de
...
...
@@ -3,6 +3,7 @@ image: maven:3.8.6-eclipse-temurin-17
test
:
stage
:
test
script
:
-
cd CityDoctorParent
-
mvn $MAVEN_CLI_OPTS clean org.jacoco-maven-plugin:prepare-agent test jacoco:report
coverage
:
/Total.*?([0-9]{1,3})%/
build
:
...
...
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