Skip to content

Commit

Permalink
Configure CI (no. 50)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 15, 2021
1 parent dee0599 commit 82d65a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/windows/Dockerfile
Expand Up @@ -11,9 +11,7 @@ RUN scoop install git; `

COPY --from=dotnet-installer ["/Program Files/dotnet", "/Program Files/dotnet"]

USER ContainerAdministrator
RUN setx /M PATH \"${env:PATH};C:\Program Files\dotnet\"

RUN dotnet help

ENTRYPOINT []

0 comments on commit 82d65a9

Please sign in to comment.