Update .gitlab-ci.yml

This commit is contained in:
Mike Cifelli 2017-12-09 22:57:41 +00:00
parent bfb3d945fa
commit 24e18d3080
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ image: maven:3.5-jdk-8
cache:
paths:
- /root/.m2
- /root/.m2/
maven-install:
maven-package:
stage: build
environment: production
script: