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