Fix drone pipeline

This commit is contained in:
pberr
2020-10-03 21:24:35 +02:00
parent edd74ac6c1
commit fd0313a06a
10 changed files with 8 additions and 62 deletions
+8 -6
View File
@@ -4,9 +4,11 @@ name: default
steps:
- name: builddeb
image: ubuntu:20.04
commands:
- tar -cvzf ../lch-0.6 ../lch-0.6.tar.gz
- dpkg-buildpackage -us -uc
- dpkg -i ../lch-0.6.deb
- lch -v
- image: plugins/deb
- description: Linux Compressor Humanizer
- package: lch
- version: 0.6
- maintainer: Pedro Berrocal <pberr@hatthieves.es>
- homepage: https://lch.hatthieves.es/
- arch: all
- auto_path: debian/