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