Mise à jour de '.drone.yml'
This commit is contained in:
parent
b98c0a9551
commit
fb6d7ea609
1 changed files with 2 additions and 1 deletions
|
@ -6,4 +6,5 @@ name: default
|
|||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
- bash ./gradlew assembleDebug
|
||||
- bash ./gradlew assembleDebug
|
||||
|
Loading…
Reference in a new issue