Commit Graph

7 Commits

Author SHA1 Message Date
jason f6160e77a7 Update docker-build.yml workflow 2026-07-02 10:03:19 -05:00
jason 6828964055 docker-build.yml: build + push :latest only, no cleanup step
Build and Push Docker Image / build (push) Successful in 25s
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:15 -05:00
jason 6304dafd85 docker-build.yml: push :latest only + clean up host build images
Build and Push Docker Image / build (push) Successful in 25s
- 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:43 -05:00
jason 0e5ecac585 Update docker-build.yml: run on forgerunner host label, fix doubled image path
Build and Push Docker Image / build (push) Successful in 29s
2026-06-29 22:58:08 -05:00
jason 0429f1e263 Update .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Failing after 1s
2026-06-28 23:40:42 -05:00
jason bd27a19b75 Update .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Failing after 2s
2026-06-28 23:25:48 -05:00
jason 8498f7abc4 Add .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Successful in 27s
2026-03-29 01:01:21 -05:00