Commit 4bdc2ef9 authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

No related merge requests found
Pipeline #275 failed with stage
in 21 seconds
Showing with 2 additions and 1 deletion
+2 -1
......@@ -8,6 +8,7 @@ build:
release:
script:
- mvn package -B
- echo "create release"
- FILE= ls target/ | grep *.zip | head -n 1
only:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment