first start on draft of drone yaml file

This commit is contained in:
root 2018-08-15 16:32:27 +00:00
parent 9e95ef6478
commit 9a4117a455
1 changed files with 6 additions and 0 deletions

6
.drone.yml Normal file
View File

@ -0,0 +1,6 @@
pipeline:
build:
commands:
- apt-get install devscripts
- mk-build-deps --install debian/control
- dpkg-buildpackage --no-sign