Add drone ci script
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
thorsten.spille 2022-06-11 17:24:48 +02:00
parent 01e8ace8ff
commit 090005efff

13
.drone.yml Normal file
View File

@ -0,0 +1,13 @@
---
kind: pipeline
type: exec
name: build python3
platform:
os: debian
arch: amd64
steps:
- name: build
commands:
- ./run