wip
This commit is contained in:
parent
f50d0697e6
commit
5949450b53
1 changed files with 4 additions and 0 deletions
4
.drone.yml
Normal file
4
.drone.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
image: docker.vokalinteractive.com/android:latest
|
||||||
|
env:
|
||||||
|
script:
|
||||||
|
- ./gradlew test assemble
|
Reference in a new issue