Fix deploy
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolas Duhamel 2021-07-24 16:19:16 +02:00
parent 0967e0bfa2
commit b7a075c873

View File

@ -7,7 +7,7 @@ steps:
image: python
commands:
- apt-get update
- apt-get install python-systemd python3-systemd libsystemd-dev
- apt-get install -y python-systemd python3-systemd libsystemd-dev
- pip install pex
- pip install .
- pex ./ -m citadel.devices -o devices.pex