From 7d2cfaadfaf0e6bc43b43557ade8439786b4e275 Mon Sep 17 00:00:00 2001 From: Antoine PEREDERII Date: Fri, 23 Feb 2024 09:51:44 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}