chore: Additional Copy

This commit is contained in:
henrik
2024-12-23 01:36:23 +01:00
parent d65540a449
commit 01c2864a55

View File

@@ -16,6 +16,7 @@ COPY ["Pushy.Silo/Pushy.Silo.csproj", "Pushy.Silo/"]
COPY . .
COPY .git /src/Pushy/
COPY .git /src/Pushy.Silo/
RUN dotnet restore "Pushy.Silo/Pushy.Silo.csproj"
RUN dotnet restore "Pushy/Pushy/Pushy.csproj"