diff --git a/.drone.yml b/.drone.yml index 2531903..cb9dfc6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: depends_on: [build] - name: code-analysis - image: codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet7 + image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet7 commands: - cd Solution1/ - dotnet restore LeagueOfLegends.sln