This commit is contained in:
parent
de3c9d51b2
commit
0013a63909
@ -7,7 +7,7 @@ steps:
|
|||||||
image: python
|
image: python
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install python-systemd python3-systemd libsystemd-dev
|
- apt-get -y install python-systemd python3-systemd libsystemd-dev
|
||||||
- pip install pex
|
- pip install pex
|
||||||
- pip install .
|
- pip install .
|
||||||
- pex ./ -m yamaha2mqtt -o yamaha2mqtt.pex
|
- pex ./ -m yamaha2mqtt -o yamaha2mqtt.pex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user