Commit Graph

7 Commits

Author SHA1 Message Date
Jason Stedwell 3c4536921f ci: trigger PORT auto-redeploy after image push
Build and Push Docker Image / build (push) Successful in 1m1s
2026-07-18 20:25:26 -05:00
jason cd0064ce5b Fix docker-build.yml push trigger branch to match default branch
Build and Push Docker Image / build (push) Successful in 46s
2026-07-02 10:07:33 -05:00
jason 043fa63ddf Update docker-build.yml workflow 2026-07-02 10:03:12 -05:00
jason 69445381d5 docker-build.yml: build + push :latest only, no cleanup step
Build and Push Docker Image / build (push) Successful in 1m23s
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:12 -05:00
jason 5ec784ebe6 docker-build.yml: push :latest only + clean up host build images
Build and Push Docker Image / build (push) Successful in 1m27s
- 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:39 -05:00
jason c4d3940353 Update docker-build.yml: run on forgerunner host label, fix doubled image path
Build and Push Docker Image / build (push) Successful in 1m31s
2026-06-29 22:58:04 -05:00
jason 5a2b581c71 Add .gitea/workflows/docker-build.yml 2026-05-11 11:48:51 -05:00