Commit Graph

4 Commits

Author SHA1 Message Date
jason fd4bd6f5eb docker-build.yml: build + push :latest only, no cleanup step
Build and Push Docker Image / build (push) Successful in 38s
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:18 -05:00
jason dbb145ab27 docker-build.yml: push :latest only + clean up host build images
Build and Push Docker Image / build (push) Successful in 34s
- 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:46 -05:00
jason bdd964f40c Update docker-build.yml: run on forgerunner host label, fix doubled image path
Build and Push Docker Image / build (push) Successful in 41s
2026-06-29 22:58:10 -05:00
jason 15ad777f2b Add .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Successful in 32s
2026-04-22 15:48:38 -05:00