updated gitlab pipeline

This commit is contained in:
Marvin Kaiser
2019-12-17 17:47:48 +01:00
parent 9d71927241
commit ab80f16092

View File

@@ -4,7 +4,7 @@ build:
tags: tags:
- docker - docker
script: script:
- mvn package - mvn -U clean install
test: test:
image: ubuntu:latest image: ubuntu:latest