remove global .net
This commit is contained in:
parent
0609efea86
commit
bfbb552a1a
@ -2,8 +2,4 @@ FROM mcr.microsoft.com/dotnet/sdk:8.0
|
||||
|
||||
RUN apt-get update && apt-get install -y openjdk-17-jre-headless
|
||||
|
||||
RUN dotnet tool install --global dotnet-sonarscanner
|
||||
RUN dotnet tool install --global coverlet.console
|
||||
RUN dotnet tool install --global dotnet-coverage
|
||||
|
||||
ENV PATH="${PATH}:/root/.dotnet/tools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user