drone config
This commit is contained in:
parent
4559bf67de
commit
32c76edaf8
|
@ -2,6 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: debian:sid
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install devscripts
|
||||
- mk-build-deps --install debian/control
|
||||
- dpkg-buildpackage --no-sign
|
||||
|
|
Loading…
Reference in New Issue