Commit Graph

6 Commits

Author SHA1 Message Date
jason e2e8e00dff Fix docker-build.yml push trigger branch to match default branch
Build and Push Docker Image / build (push) Successful in 1m10s
2026-07-02 10:07:30 -05:00
jason 9a9f958dbb Update docker-build.yml workflow 2026-07-02 10:03:09 -05:00
jason 9051094c9b docker-build.yml: build + push :latest only, no cleanup step
Build and Push Docker Image / build (push) Failing after 2s
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:10 -05:00
jason db2509cd03 docker-build.yml: push :latest only + clean up host build images
Build and Push Docker Image / build (push) Failing after 3s
- 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:37 -05:00
jason 49ad7ef8f8 Update docker-build.yml: run on forgerunner host label, fix doubled image path
Build and Push Docker Image / build (push) Failing after 23s
2026-06-29 22:58:02 -05:00
jason 761387388d Add .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Successful in 30s
2026-03-29 14:22:45 -05:00