Commit Graph

4 Commits

Author SHA1 Message Date
jason 04f7417aa5 docker-build.yml: build + push :latest only, no cleanup step
Build and Push Docker Image / build (push) Failing after 16s
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 e6cf63140e docker-build.yml: push :latest only + clean up host build images
Build and Push Docker Image / build (push) Failing after 12s
- 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:40 -05:00
jason bf7599de60 Update docker-build.yml: run on forgerunner host label, fix doubled image path
Build and Push Docker Image / build (push) Failing after 21s
2026-06-29 22:58:05 -05:00
jason 5431177b7a photos phase 3
Build and Push Docker Image / build (push) Successful in 35s
2026-03-30 10:27:50 -05:00