This commit is contained in:
parent
d58232452e
commit
a3be4c3951
@ -7,6 +7,7 @@ steps:
|
|||||||
image: python
|
image: python
|
||||||
commands:
|
commands:
|
||||||
- pip install pex
|
- pip install pex
|
||||||
|
- pip install .
|
||||||
- pex ./ -m citadel.devices -o devices.pex
|
- pex ./ -m citadel.devices -o devices.pex
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user