Fix drone pipeline
This commit is contained in:
+8
-8
@@ -4,11 +4,11 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: builddeb
|
- name: builddeb
|
||||||
- image: plugins/deb
|
image: plugins/deb
|
||||||
- description: Linux Compressor Humanizer
|
description: Linux Compressor Humanizer
|
||||||
- package: lch
|
package: lch
|
||||||
- version: 0.6
|
version: 0.6
|
||||||
- maintainer: Pedro Berrocal <pberr@hatthieves.es>
|
maintainer: Pedro Berrocal <pberr@hatthieves.es>
|
||||||
- homepage: https://lch.hatthieves.es/
|
homepage: https://lch.hatthieves.es/
|
||||||
- arch: all
|
arch: all
|
||||||
- auto_path: debian/
|
auto_path: debian/
|
||||||
Reference in New Issue
Block a user