Skip to content
Snippets Groups Projects
Commit 82be1cf0 authored by Tini Tran's avatar Tini Tran
Browse files

Update .gitlab-ci.yml file

parent 04e34478
No related branches found
No related tags found
No related merge requests found
Pipeline #274542 passed
...@@ -53,7 +53,7 @@ test: ...@@ -53,7 +53,7 @@ test:
# This is purely for exemplification, and does probably not hold a whole lot of value for the IDATT2106 project. Still, # This is purely for exemplification, and does probably not hold a whole lot of value for the IDATT2106 project. Still,
# this will make the JAR produced from the Maven build available for download # this will make the JAR produced from the Maven build available for download
package:jdk11: package:
stage: package stage: package
script: script:
- mvn -DskipTests package # We already know the tests passed from the previous stage - mvn -DskipTests package # We already know the tests passed from the previous stage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment