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