fix drone #5
This commit is contained in:
parent
f51d30737a
commit
e861767bb2
@ -7,7 +7,7 @@ steps:
|
||||
image: python
|
||||
commands:
|
||||
- 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 ./ -m citadel.devices -o devices.pex
|
||||
|
Loading…
x
Reference in New Issue
Block a user