rm docker image rm

This commit is contained in:
xopenwrt
2025-11-22 14:49:26 +08:00
committed by GitHub
parent dfc88ebf8a
commit f9b26dbad4
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -149,7 +149,6 @@ jobs:
sudo chown $USER:$GROUPS /workdir
if [ "${{ env.DELETE_USELESS_FILES }}" == true ]
then
docker rmi node:18 node:20 node:22 node:18-alpine node:20-alpine node:22-alpine alpine:3.16 alpine:3.17 alpine:3.18 moby/buildkit:latest ubuntu:20.04 debian:10 debian:11
sudo rm -rf /usr/share/dotnet /etc/mysql /etc/php
sudo -E apt-get -y autoremove --purge
sudo -E apt-get clean