diff --git a/.drone.yml b/.drone.yml index 9f51ee4..1cf8a4f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,11 +4,11 @@ name: default steps: - name: builddeb -- image: plugins/deb -- description: Linux Compressor Humanizer -- package: lch -- version: 0.6 -- maintainer: Pedro Berrocal -- homepage: https://lch.hatthieves.es/ -- arch: all -- auto_path: debian/ \ No newline at end of file + image: plugins/deb + description: Linux Compressor Humanizer + package: lch + version: 0.6 + maintainer: Pedro Berrocal + homepage: https://lch.hatthieves.es/ + arch: all + auto_path: debian/ \ No newline at end of file