Browse Source

Fix drone pipeline

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

+ 2
- 0
.drone.yml View File

@ -15,6 +15,8 @@ steps:
- dpkg -i lch_0.6.10.deb
- lch -v
- cp lch_0.6.10.deb /debian
environment:
- DEBIAN_FRONTEND=noninteractive
volumes:
- name: debhost


Loading…
Cancel
Save