Commit 8ec066f2 authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

No related merge requests found
Pipeline #1008 passed with stage
in 53 seconds
Showing with 1 addition and 0 deletions
+1 -0
......@@ -7,6 +7,7 @@ build:
release:
script:
- apt-get -y install curl
- mvn package -B
- FILE=$(ls target/ | grep '\.zip$' | head -n 1)
- echo ${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