updated gitlab pipeline

This commit is contained in:
Marvin Kaiser
2019-12-17 17:47:48 +01:00
parent 9d71927241
commit ab80f16092
+1 -1
View File
@@ -4,7 +4,7 @@ build:
tags:
- docker
script:
- mvn package
- mvn -U clean install
test:
image: ubuntu:latest