From 0064c75628182138cc9f2e2533a1f36316824c54 Mon Sep 17 00:00:00 2001 From: Augustin AFFOGNON Date: Sun, 14 May 2023 13:43:10 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: