Skip to content

Commit

Permalink
Another fix + update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
belav committed Jan 22, 2022
1 parent 1bfc9f1 commit e930e21
Show file tree
Hide file tree
Showing 3 changed files with 9,594 additions and 9,105 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ WORKDIR /build
COPY . .

FROM build AS publish
ARG RESTORE_TOOLS=0
RUN dotnet publish "Src/CSharpier.Playground/CSharpier.Playground.csproj" -c Release -o /app/publish

FROM base AS final
Expand Down
Loading

0 comments on commit e930e21

Please sign in to comment.