~ moved files, and maybe a working build system
This commit is contained in:
parent
a14b794f4e
commit
eaee16f9b0
|
@ -1,7 +1,7 @@
|
|||
image: maven:3-jdk-8
|
||||
|
||||
build:
|
||||
script: "mvn clean package"
|
||||
script: "mvn clean package --settings .gitlab/settings.xml"
|
||||
artifacts:
|
||||
name: "Commons"
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue