Commit Graph

4 Commits

Author SHA1 Message Date
jason 5aac00a85a docker-build.yml: build + push :latest only, no cleanup step
Build and Push Docker Image / build (push) Successful in 1m10s
Operator preference: build and push the :latest image to the registry and
leave it; no per-build host cleanup (handle orphan images separately).
2026-06-30 07:07:11 -05:00
jason 0318d8a767 docker-build.yml: push :latest only + clean up host build images
Build and Push Docker Image / build (push) Successful in 1m10s
- drop per-commit :sha tag (registry stays one tag per repo)
- remove the built image and prune dangling layers after push so CI builds
  stop accumulating orphan images on the Unraid host
2026-06-29 23:07:38 -05:00
jason 43f8bde316 Update docker-build.yml: run on forgerunner host label, fix doubled image path
Build and Push Docker Image / build (push) Successful in 1m13s
2026-06-29 22:58:03 -05:00
jason f2b0a6f07e Add .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Successful in 34s
2026-04-22 21:29:54 -05:00