Update .gitlab-ci.yml
This commit is contained in:
parent
24e18d3080
commit
34fd4b96b7
|
@ -1,9 +1,5 @@
|
|||
image: maven:3.5-jdk-8
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- /root/.m2/
|
||||
|
||||
maven-package:
|
||||
stage: build
|
||||
environment: production
|
||||
|
|
Loading…
Reference in New Issue