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