Test
This commit is contained in:
2
.github/workflows/images-debian.yml
vendored
2
.github/workflows/images-debian.yml
vendored
@@ -58,6 +58,8 @@ jobs:
|
|||||||
|
|
||||||
ssh root@$IP systemctl start images-debian --no-block
|
ssh root@$IP systemctl start images-debian --no-block
|
||||||
|
|
||||||
|
sleep 1h
|
||||||
|
|
||||||
while ssh root@$IP systemctl status images-debian; [[ $ret == 3 ]]; do
|
while ssh root@$IP systemctl status images-debian; [[ $ret == 3 ]]; do
|
||||||
sleep 1m
|
sleep 1m
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user