chore: Removed Gitversion again

This commit is contained in:
henrik
2024-12-23 13:29:09 +01:00
parent 01c2864a55
commit 4f1501d9fe
3 changed files with 0 additions and 11 deletions

View File

@@ -15,9 +15,6 @@ COPY ["Pushy/Pushy.Client/Pushy.Client.csproj", "Pushy/Pushy.Client/"]
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"