Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
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