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
IT1901
course-material
Commits
ce44afd2
Commit
ce44afd2
authored
Sep 01, 2021
by
Hallvard Trætteberg
Browse files
Og kjøre maven også ved vanlig bygging
parent
4131a8f4
Pipeline
#138354
failed with stages
in 1 minute and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ce44afd2
...
@@ -11,7 +11,7 @@ image: maven:3.8.2-adoptopenjdk-16
...
@@ -11,7 +11,7 @@ image: maven:3.8.2-adoptopenjdk-16
build
:
build
:
stage
:
build
stage
:
build
script
:
script
:
-
gradle -Pci=gitlab build
-
mvn "-Dci=gitlab" process-resources
pages
:
pages
:
script
:
script
:
...
...
Write
Preview
Supports
Markdown
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