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
......@@ -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