1
0
Fork 0

We still need to wait to kill apt properly

master
dump_stack() 2023-05-12 11:00:07 +00:00
parent dc025ff32f
commit 4f2b7e1962
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ jobs:
sleep 1s
done
sleep 1m
ssh root@$IP pkill apt-get
ssh root@$IP apt-get update
ssh root@$IP apt-get install -y git podman s3cmd
ssh root@$IP git clone https://github.com/out-of-tree/out-of-tree