chore: Attempt copying one level lower
This commit is contained in:
@@ -15,6 +15,8 @@ COPY ["Pushy/Pushy.Client/Pushy.Client.csproj", "Pushy/Pushy.Client/"]
|
||||
COPY ["Pushy.Silo/Pushy.Silo.csproj", "Pushy.Silo/"]
|
||||
COPY . .
|
||||
|
||||
COPY .git /src/Pushy/
|
||||
|
||||
RUN dotnet restore "Pushy.Silo/Pushy.Silo.csproj"
|
||||
RUN dotnet restore "Pushy/Pushy/Pushy.csproj"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user