mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 15:25:23 -06:00
Delete docker rmi command
This commit is contained in:
parent
eaf85f991d
commit
1d033ced57
1
.github/workflows/deployment-test.yml
vendored
1
.github/workflows/deployment-test.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user