Skip to content
Snippets Groups Projects
Commit 9a146a3e authored by Recolic Keghart's avatar Recolic Keghart
Browse files

Update .gitlab-ci.yml

parent a03e4487
No related branches found
No related tags found
No related merge requests found
Pipeline #15 canceled with stages
in 47 seconds
...@@ -14,7 +14,7 @@ build-jdk8: ...@@ -14,7 +14,7 @@ build-jdk8:
script: "mvn clean package" script: "mvn clean package"
artifacts: artifacts:
paths: paths:
- target/ - target/*.jar
expire_in: 20 minutes expire_in: 20 minutes
test-assignment: test-assignment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment