Update .gitea/workflows/build.yaml
All checks were successful
Build & Push / build (push) Successful in 7s

This commit is contained in:
2025-10-09 04:03:21 +00:00
parent 75753a3272
commit 6fe546f345

View File

@@ -59,4 +59,5 @@ jobs:
- name: "Check image"
run: |
docker images
docker image prune -af
docker image prune -af
docker images