diff --git a/.drone.yml b/.drone.yml index 5786eca..14c3d1d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ steps: - dotnet restore Solution.sln - dotnet test Solution.sln --no-restore depends_on: [build] - + - name: code-analysis image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-dotnet6 commands: