diff --git a/.drone.yml b/.drone.yml index 6b92feb..9b67b30 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: depends_on: [build] - name: code-analysis - image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-dotnet6 + image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-dotnet7 commands: - cd Project/adminBlazor - dotnet restore adminBlazor.sln