Update .gitea/workflows/build.yml
Some checks failed
Build and Test / build (push) Failing after 8s

This commit is contained in:
2025-10-09 07:24:41 +00:00
parent df1a922a5b
commit 84ba670f7a

View File

@@ -51,3 +51,7 @@ jobs:
echo "$REGISTRY/$IMAGE_NAME:$IMAGE_TAG"
docker push $REGISTRY/$IMAGE_NAME:$IMAGE_TAG
- name: "Disk"
run: |
docker image prune -af