Commit d446b517 authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

parent 1accf3a8
Pipeline #701 failed with stage
in 1 minute and 14 seconds
...@@ -5,6 +5,7 @@ build: ...@@ -5,6 +5,7 @@ build:
script: script:
- apt-get update - apt-get update
- apt-get install -y --no-install-recommends maven - apt-get install -y --no-install-recommends maven
- apt-get install -y git
- mvn package -B - mvn package -B
release: release:
......
Markdown is supported
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