Skip to content
Snippets Groups Projects
Commit 6781a8e0 authored by Dennis Eisold's avatar Dennis Eisold
Browse files

Update .gitlab-ci.yml

parent 72b23b76
No related branches found
No related tags found
No related merge requests found
......@@ -31,3 +31,6 @@ Deploy new version as Release:
script:
- mvn versions:set -DnewVersion=$CI_COMMIT_TAG
- mvn assembly:assembly
artifacts:
paths:
- target/*.jar
\ No newline at end of file
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