Update .gitlab-ci.yml

This commit is contained in:
Milan Harindu 2018-10-05 09:06:47 +00:00
parent cb6391d95c
commit cf6ffb82d0

View File

@ -1,4 +1,4 @@
image: maven:3.5.2 image: jamesdbloom/docker-java8-maven
variables: variables:
# This will supress any download for dependencies and plugins or upload messages which would clutter the console log. # This will supress any download for dependencies and plugins or upload messages which would clutter the console log.