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

This commit is contained in:
Andre Henriques 2023-03-18 15:13:01 +00:00
parent 51d25b4303
commit f572682713

View File

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