fix .gitlab-ci.yml

This commit is contained in:
Bossanyi Tibor 2020-05-07 20:18:38 +00:00
parent a7584abeaf
commit bc15721ea4

View File

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