Files
obsidian-mcp/.gitea
zhengchen.tao a7688242a2
Build Docker Image / build (push) Failing after 16m15s
Build Docker Image / deploy (push) Has been skipped
build: NuGet cache mount + buildx registry cache
Mirror the cache infra added to nas-auth (commit a1ecba3):
- Dockerfile: `RUN --mount=type=cache,target=/root/.nuget/packages`
  for restore + publish, with syntax 1.6 directive.
- workflow: cache-from/cache-to registry cache mode=max, so buildkit
  layer cache survives across CI runs (fresh buildkit per run otherwise).

First run after this still pays full cost; each subsequent run should
drop ~50% off dotnet restore.
2026-05-17 00:35:15 +08:00
..