fix in .gitlab-ci.yml
This commit is contained in:
parent
6e75560155
commit
b9678f4c87
@ -28,6 +28,7 @@ cache:
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- docker run java:latest
|
||||
- ./gradlew assemble
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user