We still need to wait to kill apt properly
This commit is contained in:
parent
dc025ff32f
commit
4f2b7e1962
3
.github/workflows/images-debian.yml
vendored
3
.github/workflows/images-debian.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user