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

Update .gitlab-ci.yml

parent ece965c8
Pipeline #275 failed with stage
in 21 seconds
Showing with 2 additions and 1 deletion
+2 -1
......@@ -8,9 +8,10 @@ build:
release:
script:
- mvn package -B
- echo "create release"
- FILE= ls target/ | grep *.zip | head -n 1
only:
refs:
- master
\ No newline at end of file
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