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