Browse Source

another test

0.6r10^2
ale 3 years ago
parent
commit
33d09631f4
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      .drone.yml

+ 3
- 3
.drone.yml View File

@ -8,7 +8,7 @@ steps:
pull: never
volumes:
- name: debhost
path: /debian
path: /debian/
settings:
name: lch
package: lch
@ -20,9 +20,9 @@ steps:
auto: debian/
depends:
- bash
target: /debian
target: /debian/
volumes:
- name: debhost
host:
path: /opt/docker/production/lch-web/web/deb
path: /opt/docker/production/lch-web/web/deb/

Loading…
Cancel
Save