Skip to content

Commit bebe151

Browse files
authored
Update Dockerfile
1 parent 942d4fe commit bebe151

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
FROM mcr.microsoft.com/dotnet/sdk:10.0 AS build
22
WORKDIR /src
33

4+
ENV CI=true
5+
46
COPY . .
57

68
RUN dotnet restore docs/CodeBeam.MudBlazor.Extensions.Docs.Wasm/CodeBeam.MudBlazor.Extensions.Docs.Wasm.csproj

0 commit comments

Comments
 (0)