Re-added explicit copy
This commit is contained in:
@@ -13,6 +13,7 @@ COPY ["Pushy/Pushy/Pushy.csproj", "Pushy/Pushy/"]
|
||||
COPY ["Pushy/Pushy.Client/Pushy.Client.csproj", "Pushy/Pushy.Client/"]
|
||||
|
||||
COPY ["Pushy.Silo/Pushy.Silo.csproj", "Pushy.Silo/"]
|
||||
COPY . .
|
||||
|
||||
RUN dotnet restore "Pushy.Silo/Pushy.Silo.csproj"
|
||||
RUN dotnet restore "Pushy/Pushy/Pushy.csproj"
|
||||
|
||||
Reference in New Issue
Block a user