testing autobuild
This commit is contained in:
parent
f7882b46bf
commit
7034bf131c
@ -2,7 +2,6 @@
|
|||||||
FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build
|
FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
||||||
# Copy the project file and restore dependencies
|
# Copy the project file and restore dependencies
|
||||||
COPY ["src/DiIiS-NA/Blizzless.csproj", "src/DiIiS-NA/"]
|
COPY ["src/DiIiS-NA/Blizzless.csproj", "src/DiIiS-NA/"]
|
||||||
RUN dotnet restore "src/DiIiS-NA/Blizzless.csproj"
|
RUN dotnet restore "src/DiIiS-NA/Blizzless.csproj"
|
||||||
|
|||||||
Loading…
Reference in New Issue
user.block.title