.gitlab-ci.yml openjdk

This commit is contained in:
Bossanyi Tibor 2020-05-08 08:02:37 +00:00
parent db97d427f6
commit 8688f08b81

View File

@ -1,5 +1,4 @@
image: java:8-jdk
image: docker:latest
image: openjdk:latest
services:
- mysql:latest
@ -28,7 +27,6 @@ cache:
build:
stage: build
script:
# set JAVA_HOME
- ./gradlew assemble
artifacts:
paths: