fix drone ci push file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Andre Henriques 2023-03-18 16:16:44 +00:00
parent f572682713
commit c56823eb31

View File

@ -13,7 +13,7 @@ steps:
- name: deploy
commands:
- curl -s aether:3000/quit
- scp target/armv7-unknown-linux-gnueabihf/debug/neolights aether:~/neoligths
- scp target/armv7-unknown-linux-gnueabihf/debug/neolights aether:~/neolights
- ssh aether "doas systemctl restart lights"
- sleep 5
- curl -s aether:3000/start/work