8 Commits

Author SHA1 Message Date
jason 97fa19405f ci: unify to canonical docker-build workflow (drift labels baked in)
Build and Push Docker Image / build (push) Successful in 38s
2026-07-19 13:50:45 -05:00
Jason Stedwell e8e0ce1159 ci: trigger PORT auto-redeploy after image push (container rackmapper)
Build and Push Docker Image / build (push) Successful in 36s
2026-07-18 20:25:44 -05:00
jason 54878d9f70 Fix docker-build.yml push trigger branch to match default branch
Build and Push Docker Image / build (push) Successful in 20s
2026-07-02 10:07:45 -05:00
jason 61ceca49bf Update docker-build.yml workflow 2026-07-02 10:03:23 -05:00
jason 81c8ca12ac docker-build.yml: build + push :latest only, no cleanup step
Build and Push Docker Image / build (push) Successful in 51s
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:17 -05:00
jason 1610513fb4 docker-build.yml: push :latest only + clean up host build images
Build and Push Docker Image / build (push) Successful in 54s
- 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:45 -05:00
jason 550b6ac70e Update docker-build.yml: run on forgerunner host label, fix doubled image path
Build and Push Docker Image / build (push) Successful in 51s
2026-06-29 22:58:09 -05:00
jason 5d9170cec9 Add .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Successful in 43s
2026-03-29 00:57:24 -05:00