fix in .gitlab-ci.yml

This commit is contained in:
Bossanyi Tibor 2020-05-07 20:06:17 +00:00
parent 6e75560155
commit b9678f4c87

View File

@ -28,6 +28,7 @@ cache:
build: build:
stage: build stage: build
script: script:
- docker run java:latest
- ./gradlew assemble - ./gradlew assemble
artifacts: artifacts:
paths: paths: