Browse Source

Fix drone pipeline

0.6r10^2
Pedro Berrocal 3 years ago
parent
commit
7cfbe7bf5f
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .drone.yml

+ 2
- 1
.drone.yml View File

@ -4,7 +4,8 @@ name: default
steps:
- name: builddeb
image: github.com/drone-plug/drone-deb
pull: never
image: plugins/deb
description: Linux Compressor Humanizer
package: lch
version: 0.6


Loading…
Cancel
Save