chore: debugging build

This commit is contained in:
henrik
2024-12-23 01:12:21 +01:00
parent 7b5cb0267b
commit da2ff13c31

View File

@@ -15,6 +15,8 @@ COPY ["Pushy/Pushy.Client/Pushy.Client.csproj", "Pushy/Pushy.Client/"]
COPY ["Pushy.Silo/Pushy.Silo.csproj", "Pushy.Silo/"]
COPY . .
RUN ls -la
RUN dotnet restore "Pushy.Silo/Pushy.Silo.csproj"
RUN dotnet restore "Pushy/Pushy/Pushy.csproj"