fix .gitlab-ci.yml

This commit is contained in:
Bossanyi Tibor 2020-05-08 07:39:13 +00:00
parent cc3581f8a0
commit db97d427f6

View File

@ -28,7 +28,7 @@ cache:
build:
stage: build
script:
- docker run java:8-jdk
# set JAVA_HOME
- ./gradlew assemble
artifacts:
paths: