Add drone build script. #3
@@ -8,3 +8,7 @@ steps:
|
|||||||
image: mingc/android-build-box
|
image: mingc/android-build-box
|
||||||
commands:
|
commands:
|
||||||
- ./gradlew build
|
- ./gradlew build
|
||||||
|
when:
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
- pull_request
|
||||||
Reference in New Issue
Block a user