[FIX] Fix Gitlab CI

This commit is contained in:
Gravit 2019-05-14 19:33:49 +07:00
parent efcecb31a8
commit 6113a187c6
No known key found for this signature in database
GPG key ID: 061981E1E85D3216

View file

@ -18,6 +18,7 @@ cache:
build: build:
stage: build stage: build
script: script:
- git submodule update --init
- ./gradlew assemble - ./gradlew assemble
artifacts: artifacts:
paths: paths: