This commit is contained in:
ale
2020-10-03 23:33:15 +02:00
parent cb5a2cef3d
commit d70b450ccf
+18 -22
View File
@@ -2,28 +2,24 @@ workspace:
base: /go base: /go
path: src/github.com/drone-plugins/drone-deb path: src/github.com/drone-plugins/drone-deb
kind: pipeline pipeline:
type: docker builddeb:
name: default image: docker
repo: plugins/deb
steps: volumes:
- name: builddeb - name: debhost
image: docker path: /debian
repo: plugins/deb settings:
volumes: description: Linux Compressor Humanizer
- name: debhost package: lch
path: /debian version: 0.6
settings: maintainer: Pedro Berrocal <pberr@hatthieves.es>
description: Linux Compressor Humanizer homepage: https://lch.hatthieves.es/
package: lch arch: all
version: 0.6 auto_path: debian/
maintainer: Pedro Berrocal <pberr@hatthieves.es> depends:
homepage: https://lch.hatthieves.es/ - bash
arch: all target: /debian
auto_path: debian/
depends:
- bash
target: /debian
volumes: volumes:
- name: debhost - name: debhost