diff --git a/.drone.yml b/.drone.yml index 666a0be..b4ad396 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ steps: - dotnet build HeartTrack.sln -c Release --no-restore - name: code-analysis - image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet8 + image: mcr.microsoft.com/dotnet/sdk:8.0 secrets: [ SECRET_SONAR_LOGIN ] settings: # accessible en ligne de commande par ${PLUGIN_SONAR_HOST}