Commit Graph

7 Commits

Author SHA1 Message Date
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
jason 4394286d0b Delete .gitea/workflows/docker-publish.yml 2026-03-29 14:15:19 -05:00
jason e6bbb70288 ci: Add Gitea Actions workflow to build and push Docker image to Gitea Container Registry
Build & Publish Docker Image / build-and-push (push) Has been cancelled
2026-03-09 20:09:41 -05:00