Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CityDoctor
CityDoctor2
Commits
2dc6fbf9
Commit
2dc6fbf9
authored
2 years ago
by
Matthias Betz
Browse files
Options
Download
Email Patches
Plain Diff
adding plugin install to build script
parent
33075438
Pipeline
#7492
failed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-0
.gitlab-ci.yml
with
3 additions
and
0 deletions
+3
-0
.gitlab-ci.yml
+
3
-
0
View file @
2dc6fbf9
...
@@ -3,6 +3,9 @@ image: maven:3.8.6-eclipse-temurin-17
...
@@ -3,6 +3,9 @@ image: maven:3.8.6-eclipse-temurin-17
build
:
build
:
script
:
script
:
-
cd CityDoctorBuildParent
-
mvn install
-
cd ..
-
cd CityDoctorParent
-
cd CityDoctorParent
-
mvn verify
-
mvn verify
artifacts
:
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets