Browse Source

Fix drone pipeline

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

+ 1
- 1
.drone.yml View File

@ -17,7 +17,7 @@ steps:
- lch -v
- cp lch_0.6.10.deb /debian
volumes:
volumes:
- name: debhost
host:
path: /opt/docker/production/lch-web/web/deb

Loading…
Cancel
Save