use mvn package instead of clean install
This commit is contained in:
@@ -4,7 +4,7 @@ build:
|
|||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
script:
|
script:
|
||||||
- mvn -U clean install
|
- mvn package
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user