Fix drone pipeline

This commit is contained in:
pberr
2020-10-04 01:58:29 +02:00
parent 3900e1a80f
commit ac5f26af03
+1
View File
@@ -9,6 +9,7 @@ steps:
- name: debhost - name: debhost
path: /debian path: /debian
commands: commands:
- apt-get update && apt-get install dpkg-buildpackage
- dpkg-buildpackage -us -uc - dpkg-buildpackage -us -uc
- cp ../lch_0.6.10.deb . - cp ../lch_0.6.10.deb .
- dpkg -i lch_0.6.10.deb - dpkg -i lch_0.6.10.deb