diff --git a/.drone.yml b/.drone.yml index a488ce7..825aa8d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,7 @@ steps: image: python commands: - pip install pex + - pip install . - pex ./ -m citadel.devices -o devices.pex - name: Deploy image: appleboy/drone-scp