diff --git a/.drone.yml b/.drone.yml index 110b1c7..939be26 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ steps: depends_on: [build] - name: code-analysis - image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet7 + image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-dotnet6 commands: - cd src/EntityFramework_LoL/Sources/ - dotnet restore LeagueOfLegendsCI.sln