Skip to content

Commit 72441d9

Browse files
author
tro
authored
auto-recipe-update.yml: Remove Docker image cleanup command
Remove command to remove all Docker images as it seems they changed again the image.
1 parent cf4e3a0 commit 72441d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/auto-recipe-update.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
sudo swapoff -a
5656
sudo rm -f /swapfile
5757
sudo apt clean
58-
docker rmi $(docker image ls -aq)
5958
df -h
6059
- name: Run Update
6160
run: |

0 commit comments

Comments
 (0)