chore(ci): improve docker cleanup
Some checks failed
container-scan / Container Scan (pull_request) Failing after 1m42s
docker-build / docker (pull_request) Has been cancelled
tests / Tests (pull_request) Has been cancelled

This commit is contained in:
Dominik 2025-05-13 09:37:41 +02:00
parent 57042a8bfc
commit 535fefd207
3 changed files with 4 additions and 4 deletions

View file

@ -31,4 +31,4 @@ jobs:
- name: Clean up Docker
run: |
docker system prune -af --volumes
docker system prune -af --volumes --filter=until=6h