This commit is contained in:
parent
e14051fa65
commit
8806a816ef
@ -3,7 +3,7 @@ type: docker
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: build
|
- name: bin
|
||||||
host:
|
host:
|
||||||
path: /home/citadel/data/citadel/bin/
|
path: /home/citadel/data/citadel/bin/
|
||||||
|
|
||||||
@ -19,7 +19,7 @@ steps:
|
|||||||
- name: Deploy
|
- name: Deploy
|
||||||
image: python:3.9
|
image: python:3.9
|
||||||
volumes:
|
volumes:
|
||||||
- name: build
|
- name: bin
|
||||||
path: /build
|
path: /build
|
||||||
commands:
|
commands:
|
||||||
- cp ./yamaha2mqtt.pex /build/yamaha2mqtt
|
- cp ./yamaha2mqtt.pex /build/yamaha2mqtt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user