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