Commit Graph

5 Commits

Author SHA1 Message Date
jason 703400cc64 docker-build.yml: build + push :latest only, no cleanup step
Build and Push Docker Image / build (push) Successful in 1m4s
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:13 -05:00
jason 76678b7fa8 docker-build.yml: push :latest only + clean up host build images
Build and Push Docker Image / build (push) Successful in 1m8s
- 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:41 -05:00
jason 743ab49ba7 Update docker-build.yml: run on forgerunner host label, fix doubled image path
Build and Push Docker Image / build (push) Successful in 1m7s
2026-06-29 22:58:05 -05:00
jason b569fc6067 Update .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Successful in 6s
2026-03-29 00:52:45 -05:00
jason b6b1ee9ceb Add .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Successful in 1m11s
2026-03-28 22:31:45 -05:00