This commit is contained in:
parent
1dcbc2be22
commit
bb0d463440
@ -11,6 +11,7 @@ steps:
|
||||
- rustup show
|
||||
- cargo build --target=armv7-unknown-linux-gnueabihf
|
||||
- name: deploy
|
||||
commands:
|
||||
- curl aether:3000/quit
|
||||
- scp target/armv7-unknown-linux-gnueabihf/debug/neolights aether:~/new-neoligths
|
||||
- ssh aether "doas systemctl restart lights"
|
||||
|
Loading…
Reference in New Issue
Block a user