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