#13 --Fox deploy script
All checks were successful
CI fuzzy controller / container-test-job (push) Successful in 58s
All checks were successful
CI fuzzy controller / container-test-job (push) Successful in 58s
This commit is contained in:
parent
a79c79ab77
commit
5fc7e89c7c
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/
|
||||
bash ./gradlew assemble
|
||||
scp -o StrictHostKeyChecking=no build/libs/fuzzy-controller-0.0.1-SNAPSHOT.jar root@192.168.1.129:/root/fuzzy-controller.jar
|
||||
ssh root@192.168.1.129 "bash /root/run-fc.sh >> fc_run.log"
|
||||
ssh root@192.168.1.129 "bash /root/run-fc.sh"
|
Loading…
x
Reference in New Issue
Block a user