Update .gitea/workflows/build.yml
All checks were successful
Build and Test / build (push) Successful in 48s

This commit is contained in:
2025-10-09 08:15:24 +00:00
parent 7e27d70e39
commit 451783ec61

View File

@@ -51,10 +51,6 @@ jobs:
--driver docker-container \
--config buildkitd.toml
- name: "Prune"
run: |
docker image prune -af
- name: "Build & Push Docker"
run: |
docker buildx build \