Update .gitlab-ci.yml

This commit is contained in:
Mike Cifelli 2017-12-09 22:46:59 +00:00
parent 15ae5a1c56
commit 52d8e1ea92
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
image: maven:3.5-jdk-8
cache:
paths:
- .m2/repository
maven-install:
stage: build
environment: production