drone: drop debian stuff

pull/492/head
nick black 4 years ago
parent 0a6f5d1a9f
commit 2c131c4c2d
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -9,8 +9,6 @@ steps:
commands:
- apt-get update
- apt-get -y dist-upgrade
- apt-get -y install git-buildpackage
- mk-build-deps --install -t'apt-get -y'
- export LANG=en_US.UTF-8
- mkdir build
- cd build
@ -28,8 +26,6 @@ steps:
commands:
- apt-get update
- apt-get -y dist-upgrade
- apt-get -y install git-buildpackage
- mk-build-deps --install -t'apt-get -y'
- export LANG=en_US.UTF-8
- mkdir build
- cd build

Loading…
Cancel
Save