Update .gitlab-ci.yml
This commit is contained in:
parent
15ae5a1c56
commit
52d8e1ea92
|
@ -1,9 +1,5 @@
|
||||||
image: maven:3.5-jdk-8
|
image: maven:3.5-jdk-8
|
||||||
|
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- .m2/repository
|
|
||||||
|
|
||||||
maven-install:
|
maven-install:
|
||||||
stage: build
|
stage: build
|
||||||
environment: production
|
environment: production
|
||||||
|
|
Loading…
Reference in New Issue