Add drone build script. #3
@@ -5,6 +5,6 @@ name: Android
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: androidsdk/android-31
|
image: mingc/android-build-box
|
||||||
commands:
|
commands:
|
||||||
- ./gradlew build
|
- ./gradlew build
|
||||||
Reference in New Issue
Block a user