This commit is contained in:
parent
e14051fa65
commit
8806a816ef
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user