Change volume name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolas Duhamel 2022-02-07 21:03:22 +01:00
parent e14051fa65
commit 8806a816ef

View File

@ -3,7 +3,7 @@ type: docker
name: default
volumes:
- name: build
- name: bin
host:
path: /home/citadel/data/citadel/bin/
@ -19,7 +19,7 @@ steps:
- name: Deploy
image: python:3.9
volumes:
- name: build
- name: bin
path: /build
commands:
- cp ./yamaha2mqtt.pex /build/yamaha2mqtt