Compare commits

..

1 commit

Author SHA1 Message Date
5695b8e869 chore(ci): keep some docker images
Some checks failed
container-scan / Container Scan (pull_request) Failing after 1m37s
docker-build / docker (pull_request) Failing after 28s
tests / Tests (pull_request) Failing after 2m4s
2025-05-13 09:38:31 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -35,4 +35,4 @@ jobs:
run: |
docker buildx prune --filter=until=6h -f
docker image rm meetup_trivy
docker system prune -af --volumes --filter=until=6h
docker system prune -af --volumes --filter=until=6h

View file

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