Update Dockerfile
testing building
This commit is contained in:
parent
813531c3eb
commit
f7882b46bf
@ -2,6 +2,7 @@
|
|||||||
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