add deploy

This commit is contained in:
Romulus21
2024-08-19 17:14:52 +02:00
parent f36be8a19a
commit 7f9b87c377

View File

@@ -1,2 +1,2 @@
deploy: deploy:
cargo build --release --target=armv7-unknown-linux-gnueabihf ssh raspiwork 'cd /home/pi/Scripts/rust_agregator && git pull && cargo build --release'