Fix drone pipeline

This commit is contained in:
pberr
2020-10-04 02:04:03 +02:00
parent 5f2db11a92
commit 3ced24d521
+1 -1
View File
@@ -9,7 +9,7 @@ steps:
- name: debhost
path: /debian
commands:
- apt-get update && apt-get install dpkg-dev
- apt-get update && apt-get install -y dpkg-dev
- dpkg-buildpackage -us -uc
- cp ../lch_0.6.10.deb .
- dpkg -i lch_0.6.10.deb