mirror of
https://codeberg.org/Schoumi/PeerTubeLive.git
synced 2024-12-22 08:19:28 +01:00
Add ci made with drone on my server
This commit is contained in:
parent
11766b39c3
commit
8ec4d3ad7b
9
.drone.yml
Normal file
9
.drone.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: exec
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
- bash ./gradlew assembleDebug
|
Loading…
Reference in New Issue
Block a user