~ 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
|
image: maven:3-jdk-8
|
||||||
|
|
||||||
build:
|
build:
|
||||||
script: "mvn clean package"
|
script: "mvn clean package --settings .gitlab/settings.xml"
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "Commons"
|
name: "Commons"
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user