ci: yet another try to get rid of apt daemon
This commit is contained in:
parent
a6d4fe362c
commit
4e956d10ad
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@ -78,8 +78,8 @@ jobs:
|
|||||||
sleep 1s
|
sleep 1s
|
||||||
done
|
done
|
||||||
|
|
||||||
ssh root@$IP "systemctl disable apt-daily.timer apt-daily-upgrade.timer"
|
ssh root@$IP "systemctl disable apt-daily.timer apt-daily-upgrade.timer update-notifier-download.timer"
|
||||||
ssh root@$IP "systemctl stop apt-daily.service apt-daily-upgrade.service"
|
ssh root@$IP "systemctl stop apt-daily.service apt-daily-upgrade.service update-notifier-download.service"
|
||||||
|
|
||||||
ssh root@$IP "apt-get update"
|
ssh root@$IP "apt-get update"
|
||||||
ssh root@$IP "apt-get install -y podman qemu-system-x86"
|
ssh root@$IP "apt-get install -y podman qemu-system-x86"
|
||||||
|
Loading…
Reference in New Issue
Block a user