~ build script changes
This commit is contained in:
parent
f8b1d1f485
commit
2646a3d1bc
@ -1,7 +1,7 @@
|
|||||||
image: maven:3-jdk-8
|
image: maven:3-jdk-8
|
||||||
|
|
||||||
build:
|
build:
|
||||||
script: "mvn clean package deploy"
|
script: "mvn clean package"
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "Commons"
|
name: "Commons"
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user