fix: cv-matcher-api Dockerfile missing cv-search-models COPY #6

Closed
opened 2026-05-22 15:57:11 +00:00 by gelu · 0 comments
Owner

cv-matcher-api.csproj has a ProjectReference to cv-search-models but the Dockerfile was not copying Apis/cv-search-models/ before dotnet restore, causing CI build failure. Added two COPY lines for the .csproj and source directory. Commit: a4c128f.

cv-matcher-api.csproj has a ProjectReference to cv-search-models but the Dockerfile was not copying Apis/cv-search-models/ before dotnet restore, causing CI build failure. Added two COPY lines for the .csproj and source directory. Commit: a4c128f.
gelu closed this issue 2026-05-22 15:57:25 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AI/myAi#6