diff --git a/.drone.yml b/.drone.yml index 825aa8d..5fc5df0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ steps: - name: Build image: python commands: + - apt-get install python-systemd python3-systemd - pip install pex - pip install . - pex ./ -m citadel.devices -o devices.pex