Test
This commit is contained in:
parent
39d7adc72f
commit
e8554e7c4a
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
|
||||
|
||||
sleep 1h
|
||||
|
||||
while ssh root@$IP systemctl status images-debian; [[ $ret == 3 ]]; do
|
||||
sleep 1m
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user