Delete docker rmi command

This commit is contained in:
vcerenu 2024-11-11 10:13:43 -03:00
parent eaf85f991d
commit 1d033ced57
No known key found for this signature in database
GPG Key ID: 4D7B159107F1244A

View File

@ -212,7 +212,6 @@ jobs:
sudo swapoff -a
sudo rm -f /swapfile
sudo apt clean
docker rmi $(docker image ls -aq)
df -h
- name: Install Minikube cluster