Commit Graph

7 Commits

Author SHA1 Message Date
Jason Stedwell cc46182c01 ci: trigger PORT auto-redeploy after image push
Build and Push Docker Image / build (push) Successful in 20s
2026-07-18 20:25:37 -05:00
jason 2bcb95f24b Fix docker-build.yml push trigger branch to match default branch
Build and Push Docker Image / build (push) Successful in 6s
2026-07-02 10:07:49 -05:00
jason 8148ce8f20 Update docker-build.yml workflow 2026-07-02 10:03:28 -05:00
jason d36ba4ee73 docker-build.yml: build + push :latest only, no cleanup step
Build and Push Docker Image / build (push) Successful in 6s
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:21 -05:00
jason cac127456f docker-build.yml: push :latest only + clean up host build images
Build and Push Docker Image / build (push) Successful in 6s
- 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:49 -05:00
jason d8250c37d8 Update docker-build.yml: run on forgerunner host label, fix doubled image path
Build and Push Docker Image / build (push) Successful in 20s
2026-06-29 22:58:13 -05:00
jason c771a7171a Add .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Successful in 20s
2026-03-29 00:55:07 -05:00