Commit Graph

7 Commits

Author SHA1 Message Date
jason 2b56c2a363 ci: unify to canonical docker-build workflow (drift labels baked in)
Build and Push Docker Image / build (push) Successful in 1m18s
2026-07-19 13:55:31 -05:00
jason 8b34efb55e Fix docker-build.yml push trigger branch to match default branch
Build and Push Docker Image / build (push) Successful in 3m18s
2026-07-02 10:07:36 -05:00
jason 92f62276ac Update docker-build.yml workflow 2026-07-02 10:03:14 -05:00
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