Add ci made with drone on my server

This commit is contained in:
Schoumi 2021-07-21 17:38:32 +02:00
parent 11766b39c3
commit 8ec4d3ad7b
1 changed files with 9 additions and 0 deletions

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
---
kind: pipeline
type: exec
name: default
steps:
- name: build
commands:
- bash ./gradlew assembleDebug