ci: add Homelab CI framework

This commit is contained in:
2026-02-21 13:51:09 +01:00
parent 5b6a728f45
commit e023d89308
8 changed files with 293 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /usr/local/bin/
COPY pyproject.toml .
COPY uv.lock .
COPY README.md .
COPY LICENSE .
# Copy the source code
COPY unraid_mcp/ ./unraid_mcp/