Update .gitlab-ci.yml

This commit is contained in:
Milan Harindu 2018-10-05 07:34:40 +00:00
parent d711d94d77
commit 66130ab4da

View File

@ -1,4 +1,4 @@
image: maven:3.5-jdk-8 image: maven:3.3.3
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.