Update .gitea/workflows/docker.yaml

This commit is contained in:
2026-03-29 14:59:02 +00:00
parent 35bd7fa074
commit f435250a4c
-1
View File
@@ -78,6 +78,5 @@ jobs:
# docker system prune --all --force --filter until=6h # docker system prune --all --force --filter until=6h
- name: Cleanup - name: Cleanup
if: always()
run: | run: |
docker images "$IMAGE" --format "{{.Repository}}:{{.Tag}}" | xargs -r docker rmi -f docker images "$IMAGE" --format "{{.Repository}}:{{.Tag}}" | xargs -r docker rmi -f