[CI] try to build with maven

This commit is contained in:
Edouard DUPIN 2020-08-28 17:29:06 +02:00
parent ff822ada9a
commit 8c4ce316e1

View File

@ -1,8 +1,6 @@
image: heeroyui/scenarium-gitlabci:latest
variables:
MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode"
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository"
JAVA_TOOL_OPTIONS: "-Dfile.encoding=UTF8"
cache: