mirror of
https://codeberg.org/Schoumi/PeerTubeLive.git
synced 2024-12-23 00:48:22 +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