fix drone ci push file
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f572682713
commit
c56823eb31
@ -13,7 +13,7 @@ steps:
|
|||||||
- name: deploy
|
- name: deploy
|
||||||
commands:
|
commands:
|
||||||
- curl -s aether:3000/quit
|
- 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"
|
- ssh aether "doas systemctl restart lights"
|
||||||
- sleep 5
|
- sleep 5
|
||||||
- curl -s aether:3000/start/work
|
- curl -s aether:3000/start/work
|
||||||
|
Loading…
Reference in New Issue
Block a user