Mise à jour de 'Dockerfile'
continuous-integration/drone/push Build is failing Details

master
Hugo LIVET 1 year ago
parent 4c27474b6e
commit 8f55749c07

@ -1,5 +1,6 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0
RUN dotnet tool install --global dotnet-sonarscanner
RUN dotnet tool install --global dotnet-reportgenerator-globaltool
ENV PATH="$PATH:/root/.dotnet/tools"
WORKDIR /build

Loading…
Cancel
Save